Searched defs:opts (Results 1 – 14 of 14) sorted by relevance
/fs/devpts/ |
D | inode.c | 93 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/ |
D | getopt.c | 26 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt()
|
/fs/smbfs/ |
D | getopt.c | 26 int smb_getopt(char *caller, char **options, struct option *opts, in smb_getopt()
|
D | inode.c | 338 static struct option opts[] = { variable
|
/fs/hfsplus/ |
D | options.c | 44 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
|
/fs/fat/ |
D | misc.c | 24 struct fat_mount_options *opts = &MSDOS_SB(s)->options; in fat_fs_error() local
|
D | namei_vfat.c | 311 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 | inode.c | 769 struct fat_mount_options *opts = &sbi->options; in fat_show_options() local 932 struct fat_mount_options *opts) in parse_options()
|
D | namei_msdos.c | 21 unsigned char *res, struct fat_mount_options *opts) in msdos_format_name()
|
/fs/btrfs/ |
D | super.c | 244 char *opts, *p; in btrfs_parse_early_options() local
|
/fs/reiserfs/ |
D | super.c | 758 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/ |
D | super.c | 244 static int parse_opts(char *opts, uid_t *uid, gid_t *gid, umode_t *umask, in parse_opts()
|
/fs/befs/ |
D | linuxvfs.c | 665 parse_options(char *options, befs_mount_options * opts) in parse_options()
|
/fs/ocfs2/ |
D | super.c | 1230 unsigned long opts = osb->s_mount_opt; in ocfs2_show_options() local
|