Home
last modified time | relevance | path

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

/fs/devpts/
Dinode.c93 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
165 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx() local
225 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount() local
243 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options() local
338 static int safe_parse_mount_options(void *data, struct pts_mount_opts *opts) in safe_parse_mount_options()
367 struct pts_mount_opts *opts; in new_pts_mount() local
402 struct pts_mount_opts opts; in is_new_instance_mount() local
578 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_pty_new() local
/fs/ncpfs/
Dgetopt.c26 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt()
/fs/smbfs/
Dgetopt.c26 int smb_getopt(char *caller, char **options, struct option *opts, in smb_getopt()
Dinode.c338 static struct option opts[] = { variable
/fs/hfsplus/
Doptions.c44 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
/fs/fat/
Dmisc.c24 struct fat_mount_options *opts = &MSDOS_SB(s)->options; in fat_fs_error() local
Dnamei_vfat.c311 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
Dinode.c769 struct fat_mount_options *opts = &sbi->options; in fat_show_options() local
932 struct fat_mount_options *opts) in parse_options()
Dnamei_msdos.c21 unsigned char *res, struct fat_mount_options *opts) in msdos_format_name()
/fs/btrfs/
Dsuper.c244 char *opts, *p; in btrfs_parse_early_options() local
/fs/reiserfs/
Dsuper.c758 static int reiserfs_getopt(struct super_block *s, char **cur, opt_desc_t * opts, in reiserfs_getopt()
890 opt_desc_t opts[] = { in reiserfs_parse_options() local
/fs/hpfs/
Dsuper.c244 static int parse_opts(char *opts, uid_t *uid, gid_t *gid, umode_t *umask, in parse_opts()
/fs/befs/
Dlinuxvfs.c665 parse_options(char *options, befs_mount_options * opts) in parse_options()
/fs/ocfs2/
Dsuper.c1230 unsigned long opts = osb->s_mount_opt; in ocfs2_show_options() local