Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 29) sorted by relevance

12

/fs/ntfs/
Dsuper.c114 #define NTFS_GETOPT_WITH_DEFAULT(option, variable, default_value) \ in parse_options() argument
124 #define NTFS_GETOPT(option, variable) \ in parse_options() argument
132 #define NTFS_GETOPT_UID(option, variable) \ in parse_options() argument
144 #define NTFS_GETOPT_GID(option, variable) \ in parse_options() argument
156 #define NTFS_GETOPT_OCTAL(option, variable) \ in parse_options() argument
164 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() argument
171 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument
/fs/sdcardfs/
Dmain.c64 int option; in parse_options() local
166 int option; in parse_options_remount() local
/fs/proc/
Droot.c58 int option; in proc_parse_options() local
/fs/autofs4/
Dinode.c137 int option; in parse_options() local
/fs/
Dfilesystems.c186 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/fs/ramfs/
Dinode.c191 int option; in ramfs_parse_options() local
/fs/9p/
Dv9fs.c182 int option = 0; in v9fs_parse_options() local
/fs/nfs/
Dsuper.c1166 static int nfs_get_option_str(substring_t args[], char **option) in nfs_get_option_str()
1173 static int nfs_get_option_ul(substring_t args[], unsigned long *option) in nfs_get_option_ul()
1187 static int nfs_get_option_ul_bound(substring_t args[], unsigned long *option, in nfs_get_option_ul_bound()
1236 unsigned long option; in nfs_parse_mount_options() local
/fs/omfs/
Dinode.c409 int option; in parse_options() local
/fs/adfs/
Dsuper.c162 int option; in parse_options() local
/fs/pstore/
Dinode.c243 int option; in parse_options() local
/fs/affs/
Dsuper.c214 int token, n, option; in parse_options() local
/fs/tracefs/
Dinode.c168 int option; in tracefs_parse_options() local
/fs/devpts/
Dinode.c257 int option; in parse_mount_options() local
/fs/debugfs/
Dinode.c80 int option; in debugfs_parse_options() local
/fs/hpfs/
Dsuper.c325 int option; in parse_opts() local
/fs/exofs/
Dsuper.c85 int option; in parse_options() local
/fs/gfs2/
Dops_fstype.c973 int token, option; in gfs2_lm_mount() local
/fs/befs/
Dlinuxvfs.c704 int option; in parse_options() local
/fs/ubifs/
Dsuper.c964 static int parse_standard_option(const char *option) in parse_standard_option()
/fs/cifs/
Dconnect.c1070 static int get_option_ul(substring_t args[], unsigned long *option) in get_option_ul()
1425 unsigned long option; in cifs_parse_mount_options() local
/fs/ext2/
Dsuper.c487 int option; in parse_options() local
/fs/nilfs2/
Dsuper.c1208 static int nilfs_parse_snapshot_option(const char *option, in nilfs_parse_snapshot_option()
/fs/isofs/
Dinode.c343 int option; in parse_options() local
/fs/ocfs2/
Dsuper.c1281 int token, option; in ocfs2_parse_options() local

12