Home
last modified time | relevance | path

Searched refs:squashfs_mount_opts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/squashfs/
H A Dsuper.c53 struct squashfs_mount_opts { struct
72 static int squashfs_parse_param_threads_str(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads_str() argument
91 static int squashfs_parse_param_threads_num(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads_num()
118 static int squashfs_parse_param_threads(const char *str, struct squashfs_mount_opts *opts) in squashfs_parse_param_threads()
129 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_parse_param()
182 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_fill_super()
492 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_reconfigure()
542 struct squashfs_mount_opts *opts; in squashfs_init_fs_context()