/fs/devpts/ |
D | inode.c | 190 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options() 274 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx() local 332 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount() local 350 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options() local 530 struct pts_mount_opts *opts; in devpts_pty_new() local
|
/fs/ncpfs/ |
D | getopt.c | 28 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt()
|
/fs/debugfs/ |
D | inode.c | 77 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) in debugfs_parse_options() 129 struct debugfs_mount_opts *opts = &fsi->mount_opts; in debugfs_apply_options() local 159 struct debugfs_mount_opts *opts = &fsi->mount_opts; in debugfs_show_options() local
|
/fs/tracefs/ |
D | inode.c | 165 static int tracefs_parse_options(char *data, struct tracefs_mount_opts *opts) in tracefs_parse_options() 217 struct tracefs_mount_opts *opts = &fsi->mount_opts; in tracefs_apply_options() local 247 struct tracefs_mount_opts *opts = &fsi->mount_opts; in tracefs_show_options() local
|
/fs/exofs/ |
D | super.c | 81 static int parse_options(char *options, struct exofs_mountopt *opts) in parse_options() 708 struct exofs_mountopt *opts = data; in exofs_fill_super() local 867 struct exofs_mountopt opts; in exofs_mount() local
|
/fs/hfsplus/ |
D | options.c | 48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
|
/fs/squashfs/ |
D | xz_wrapper.c | 55 struct comp_opts *opts; in squashfs_xz_comp_opts() local
|
/fs/sdcardfs/ |
D | super.c | 293 struct sdcardfs_mount_options *opts = &sbi->options; in sdcardfs_show_options() local
|
D | main.c | 56 struct sdcardfs_mount_options *opts) in parse_options()
|
D | sdcardfs.h | 452 struct sdcardfs_vfsmount_options *opts = mnt->data; in get_mode() local
|
/fs/fat/ |
D | misc.c | 21 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; in __fat_fs_error() local
|
D | namei_vfat.c | 328 struct fat_mount_options *opts = &MSDOS_SB(dir->i_sb)->options; in vfat_create_shortname() local 595 struct fat_mount_options *opts = &sbi->options; in vfat_build_slots() local
|
D | namei_msdos.c | 18 unsigned char *res, struct fat_mount_options *opts) in msdos_format_name()
|
D | inode.c | 921 struct fat_mount_options *opts = &sbi->options; in fat_show_options() local 1106 int silent, int *debug, struct fat_mount_options *opts) in parse_options()
|
/fs/ramfs/ |
D | inode.c | 176 static int ramfs_parse_options(char *data, struct ramfs_mount_opts *opts) in ramfs_parse_options()
|
/fs/jffs2/ |
D | nodemgmt.c | 27 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_rp_can_write() local
|
D | super.c | 89 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_show_options() local
|
/fs/reiserfs/ |
D | super.c | 700 long opts = REISERFS_SB(s)->s_mount_opt; in reiserfs_show_options() local 954 static int reiserfs_getopt(struct super_block *s, char **cur, opt_desc_t * opts, in reiserfs_getopt() 1108 opt_desc_t opts[] = { in reiserfs_parse_options() local
|
/fs/9p/ |
D | v9fs.c | 113 static int v9fs_parse_options(struct v9fs_session_info *v9ses, char *opts) in v9fs_parse_options()
|
/fs/befs/ |
D | linuxvfs.c | 648 parse_options(char *options, struct befs_mount_options *opts) in parse_options()
|
/fs/hpfs/ |
D | super.c | 320 static int parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, in parse_opts()
|
/fs/ceph/ |
D | mds_client.c | 3492 struct ceph_options *opts = mdsc->fsc->client->options; in wait_requests() local 3626 struct ceph_options *opts = mdsc->fsc->client->options; in ceph_mdsc_close_sessions() local
|
/fs/ocfs2/ |
D | super.c | 1514 unsigned long opts = osb->s_mount_opt; in ocfs2_show_options() local
|
/fs/btrfs/ |
D | super.c | 881 char *device_name, *opts, *orig, *p; in btrfs_parse_early_options() local
|