| /linux/fs/smb/client/ |
| H A D | fs_context.c | 171 fsparam_string("source", Opt_source), 172 fsparam_string("user", Opt_user), 173 fsparam_string("username", Opt_user), 174 fsparam_string("pass", Opt_pass), 175 fsparam_string("password", Opt_pass), 176 fsparam_string("pass2", Opt_pass2), 177 fsparam_string("password2", Opt_pass2), 178 fsparam_string("ip", Opt_ip), 179 fsparam_string("addr", Opt_ip), 180 fsparam_string("domain", Opt_domain), [all …]
|
| /linux/fs/9p/ |
| H A D | v9fs.c | 80 fsparam_string ("source", Opt_source), 85 fsparam_string ("uname", Opt_uname), 86 fsparam_string ("aname", Opt_remotename), 91 fsparam_string ("cache", Opt_cache), 92 fsparam_string ("cachetag", Opt_cachetag), 93 fsparam_string ("access", Opt_access), 100 fsparam_string ("trans", Opt_trans),
|
| /linux/fs/hfsplus/ |
| H A D | options.c | 33 fsparam_string ("creator", opt_creator), 34 fsparam_string ("type", opt_type), 40 fsparam_string ("nls", opt_nls),
|
| /linux/fs/nfs/ |
| H A D | fs_context.c | 167 fsparam_string("addr", Opt_addr), 170 fsparam_string("clientaddr", Opt_clientaddr), 177 fsparam_string("fsc", Opt_fscache), 186 fsparam_string("mountaddr", Opt_mountaddr), 187 fsparam_string("mounthost", Opt_mounthost), 189 fsparam_string("mountproto", Opt_mountproto), 194 fsparam_string("nfsvers", Opt_vers), 197 fsparam_string("proto", Opt_proto), 199 fsparam_string("rdirplus", Opt_rdirplus), // rdirplus=... 203 fsparam_string("retry", Opt_retry), [all …]
|
| /linux/fs/ecryptfs/ |
| H A D | main.c | 166 fsparam_string ("sig", Opt_sig), 167 fsparam_string ("ecryptfs_sig", Opt_ecryptfs_sig), 168 fsparam_string ("cipher", Opt_cipher), 169 fsparam_string ("ecryptfs_cipher", Opt_ecryptfs_cipher), 174 fsparam_string ("ecryptfs_fnek_sig", Opt_fnek_sig), 175 fsparam_string ("ecryptfs_fn_cipher", Opt_fn_cipher),
|
| /linux/fs/hfs/ |
| H A D | super.c | 204 fsparam_string ("type", opt_type), 205 fsparam_string ("creator", opt_creator), 207 fsparam_string ("codepage", opt_codepage), 208 fsparam_string ("iocharset", opt_iocharset),
|
| /linux/net/ceph/ |
| H A D | ceph_common.c | 288 fsparam_string ("crush_location", Opt_crush_location), 289 fsparam_string ("fsid", Opt_fsid), 290 fsparam_string ("ip", Opt_ip), 291 fsparam_string ("key", Opt_key), 293 fsparam_string ("name", Opt_name), 302 fsparam_string ("secret", Opt_secret),
|
| /linux/fs/proc/ |
| H A D | root.c | 46 fsparam_string("hidepid", Opt_hidepid), 47 fsparam_string("subset", Opt_subset),
|
| /linux/kernel/bpf/ |
| H A D | inode.c | 805 fsparam_string ("delegate_cmds", OPT_DELEGATE_CMDS), 806 fsparam_string ("delegate_maps", OPT_DELEGATE_MAPS), 807 fsparam_string ("delegate_progs", OPT_DELEGATE_PROGS), 808 fsparam_string ("delegate_attachs", OPT_DELEGATE_ATTACHS),
|
| /linux/fs/ceph/ |
| H A D | super.c | 200 fsparam_string ("fsc", Opt_fscache), // fsc=... 202 fsparam_string ("mds_namespace", Opt_mds_namespace), 203 fsparam_string ("mon_addr", Opt_mon_addr), 213 fsparam_string ("snapdirname", Opt_snapdirname), 214 fsparam_string ("source", Opt_source), 216 fsparam_string ("test_dummy_encryption", Opt_test_dummy_encryption),
|
| /linux/include/linux/ |
| H A D | fs_parser.h | 128 #define fsparam_string(NAME, OPT) \ macro
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 80 fsparam_string("min_size", Opt_min_size), 82 fsparam_string("nr_inodes", Opt_nr_inodes), 83 fsparam_string("pagesize", Opt_pagesize), 84 fsparam_string("size", Opt_size),
|
| /linux/fs/affs/ |
| H A D | super.c | 184 fsparam_string ("prefix", Opt_prefix), 191 fsparam_string ("volume", Opt_volume),
|
| /linux/fs/erofs/ |
| H A D | super.c | 411 fsparam_string("device", Opt_device), 412 fsparam_string("fsid", Opt_fsid), 413 fsparam_string("domain_id", Opt_domain_id),
|
| /linux/fs/xfs/ |
| H A D | xfs_super.c | 133 fsparam_string("logbsize", Opt_logbsize), 134 fsparam_string("logdev", Opt_logdev), 135 fsparam_string("rtdev", Opt_rtdev), 146 fsparam_string("allocsize", Opt_allocsize), 172 fsparam_string("max_atomic_write", Opt_max_atomic_write),
|
| /linux/fs/btrfs/ |
| H A D | super.c | 222 fsparam_string("compress", Opt_compress_type), 224 fsparam_string("compress-force", Opt_compress_force_type), 228 fsparam_string("device", Opt_device), 233 fsparam_string("max_inline", Opt_max_inline), 241 fsparam_string("subvol", Opt_subvol),
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 43 fsparam_string ("nls", opt_nls),
|
| /linux/mm/ |
| H A D | shmem.c | 4522 fsparam_string("mpol", Opt_mpol), 4523 fsparam_string("nr_blocks", Opt_nr_blocks), 4524 fsparam_string("nr_inodes", Opt_nr_inodes), 4525 fsparam_string("size", Opt_size), 4534 fsparam_string("usrquota_block_hardlimit", Opt_usrquota_block_hardlimit), 4535 fsparam_string("usrquota_inode_hardlimit", Opt_usrquota_inode_hardlimit), 4536 fsparam_string("grpquota_block_hardlimit", Opt_grpquota_block_hardlimit), 4537 fsparam_string("grpquota_inode_hardlimit", Opt_grpquota_inode_hardlimit), 4539 fsparam_string("casefold", Opt_casefold_version),
|
| /linux/kernel/cgroup/ |
| H A D | cgroup-v1.c | 931 fsparam_string("name", Opt_name), 934 fsparam_string("release_agent", Opt_release_agent),
|
| /linux/fs/ubifs/ |
| H A D | super.c | 1010 fsparam_string ("auth_key", Opt_auth_key), 1011 fsparam_string ("auth_hash_name", Opt_auth_hash_name), 1012 fsparam_string ("ubi", Opt_ignore), 1013 fsparam_string ("vol", Opt_ignore),
|
| /linux/fs/gfs2/ |
| H A D | ops_fstype.c | 1412 fsparam_string ("lockproto", Opt_lockproto), 1413 fsparam_string ("locktable", Opt_locktable), 1414 fsparam_string ("hostdata", Opt_hostdata),
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 691 fsparam_string("smackfsdef", Opt_fsdefault), 692 fsparam_string("smackfsdefault", Opt_fsdefault), 693 fsparam_string("smackfsfloor", Opt_fsfloor), 694 fsparam_string("smackfshat", Opt_fshat), 695 fsparam_string("smackfsroot", Opt_fsroot), 696 fsparam_string("smackfstransmute", Opt_fstransmute),
|
| /linux/fs/isofs/ |
| H A D | inode.c | 324 fsparam_string ("iocharset", Opt_iocharset), 336 fsparam_string ("conv", Opt_ignore),
|
| /linux/fs/squashfs/ |
| H A D | super.c | 67 fsparam_string("threads", Opt_threads),
|
| /linux/fs/afs/ |
| H A D | super.c | 89 fsparam_string("source", Opt_source),
|