Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 24 of 24) sorted by relevance

/fs/devpts/
Dinode.c190 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/
Dgetopt.c28 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt()
/fs/debugfs/
Dinode.c77 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/
Dinode.c165 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/
Dsuper.c81 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/
Doptions.c48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
/fs/squashfs/
Dxz_wrapper.c55 struct comp_opts *opts; in squashfs_xz_comp_opts() local
/fs/sdcardfs/
Dsuper.c293 struct sdcardfs_mount_options *opts = &sbi->options; in sdcardfs_show_options() local
Dmain.c56 struct sdcardfs_mount_options *opts) in parse_options()
Dsdcardfs.h452 struct sdcardfs_vfsmount_options *opts = mnt->data; in get_mode() local
/fs/fat/
Dmisc.c21 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; in __fat_fs_error() local
Dnamei_vfat.c328 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
Dnamei_msdos.c18 unsigned char *res, struct fat_mount_options *opts) in msdos_format_name()
Dinode.c921 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/
Dinode.c176 static int ramfs_parse_options(char *data, struct ramfs_mount_opts *opts) in ramfs_parse_options()
/fs/jffs2/
Dnodemgmt.c27 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_rp_can_write() local
Dsuper.c89 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_show_options() local
/fs/reiserfs/
Dsuper.c700 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/
Dv9fs.c113 static int v9fs_parse_options(struct v9fs_session_info *v9ses, char *opts) in v9fs_parse_options()
/fs/befs/
Dlinuxvfs.c648 parse_options(char *options, struct befs_mount_options *opts) in parse_options()
/fs/hpfs/
Dsuper.c320 static int parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, in parse_opts()
/fs/ceph/
Dmds_client.c3492 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/
Dsuper.c1514 unsigned long opts = osb->s_mount_opt; in ocfs2_show_options() local
/fs/btrfs/
Dsuper.c881 char *device_name, *opts, *orig, *p; in btrfs_parse_early_options() local