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

/linux-master/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)
91 static int squashfs_parse_param_threads_num(const char *str, struct squashfs_mount_opts *opts)
118 static int squashfs_parse_param_threads(const char *str, struct squashfs_mount_opts *opts)
129 struct squashfs_mount_opts *opts = fc->fs_private;
182 struct squashfs_mount_opts *opts = fc->fs_private;
492 struct squashfs_mount_opts *opts = fc->fs_private;
542 struct squashfs_mount_opts *opts;

Completed in 94 milliseconds