| /linux/fs/tracefs/ |
| H A D | inode.c | 290 Opt_uid, enumerator 298 fsparam_uid ("uid", Opt_uid), 313 case Opt_uid: in tracefs_parse_param() 352 if (!remount || fsi->opts & BIT(Opt_uid)) in tracefs_apply_options() 358 if (remount && (fsi->opts & BIT(Opt_uid) || fsi->opts & BIT(Opt_gid))) { in tracefs_apply_options() 360 update_uid = fsi->opts & BIT(Opt_uid); in tracefs_apply_options()
|
| /linux/fs/autofs/ |
| H A D | inode.c | 125 Opt_uid, enumerator 139 fsparam_uid ("uid", Opt_uid), 206 case Opt_uid: in autofs_parse_param()
|
| /linux/arch/s390/hypfs/ |
| H A D | inode.c | 194 enum { Opt_uid, Opt_gid, }; enumerator 198 fsparam_u32("uid", Opt_uid), 215 case Opt_uid: in hypfs_parse_param()
|
| /linux/fs/debugfs/ |
| H A D | inode.c | 89 Opt_uid, enumerator 98 fsparam_uid ("uid", Opt_uid), 122 case Opt_uid: in debugfs_parse_param() 163 if (!remount || fsi->opts & BIT(Opt_uid)) in _debugfs_apply_options()
|
| /linux/fs/adfs/ |
| H A D | super.c | 119 enum {Opt_uid, Opt_gid, Opt_ownmask, Opt_othmask, Opt_ftsuffix}; enumerator 122 fsparam_uid ("uid", Opt_uid), 141 case Opt_uid: in adfs_parse_param()
|
| /linux/fs/efivarfs/ |
| H A D | super.c | 311 Opt_uid, Opt_gid, enumerator 315 fsparam_uid("uid", Opt_uid), 332 case Opt_uid: in efivarfs_parse_param()
|
| /linux/fs/devpts/ |
| H A D | inode.c | 87 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 97 fsparam_uid ("uid", Opt_uid), 233 case Opt_uid: in devpts_parse_param()
|
| /linux/fs/omfs/ |
| H A D | inode.c | 397 Opt_uid, Opt_gid, Opt_umask, Opt_dmask, Opt_fmask, enumerator 401 fsparam_uid ("uid", Opt_uid), 425 case Opt_uid: in omfs_parse_param()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 567 Opt_uid, Opt_gid, Opt_mode, Opt_debug, enumerator 573 fsparam_u32 ("uid", Opt_uid), 610 case Opt_uid: in spufs_parse_param()
|
| /linux/fs/hpfs/ |
| H A D | super.c | 278 Opt_help, Opt_uid, Opt_gid, Opt_umask, Opt_case, enumerator 318 fsparam_uid ("uid", Opt_uid), 382 case Opt_uid: in hpfs_parse_param()
|
| /linux/fs/exfat/ |
| H A D | super.c | 219 Opt_uid, enumerator 248 fsparam_uid("uid", Opt_uid), 284 case Opt_uid: in exfat_parse_param()
|
| /linux/fs/befs/ |
| H A D | linuxvfs.c | 674 Opt_uid, Opt_gid, Opt_charset, Opt_debug, enumerator 678 fsparam_uid ("uid", Opt_uid), 701 case Opt_uid: in befs_parse_param()
|
| /linux/fs/jfs/ |
| H A D | super.c | 209 Opt_usrquota, Opt_grpquota, Opt_uid, Opt_gid, Opt_umask, enumerator 230 fsparam_uid ("uid", Opt_uid), 320 case Opt_uid: in jfs_parse_param()
|
| /linux/fs/smb/client/ |
| H A D | fs_context.h | 158 Opt_uid, enumerator
|
| H A D | fs_context.c | 143 fsparam_uid("uid", Opt_uid), 1350 case Opt_uid: in smb3_fs_context_parse_param()
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 75 Opt_uid, enumerator 85 fsparam_uid ("uid", Opt_uid), 1316 case Opt_uid: in hugetlbfs_parse_param()
|
| /linux/fs/isofs/ |
| H A D | inode.c | 294 Opt_uid, Opt_unhide, Opt_utf8, Opt_err, Opt_nocompress, Opt_hide, enumerator 329 fsparam_uid ("uid", Opt_uid), 409 case Opt_uid: in isofs_parse_param()
|
| /linux/fs/fat/ |
| H A D | inode.c | 1041 Opt_check, Opt_uid, Opt_gid, Opt_umask, Opt_dmask, Opt_fmask, enumerator 1096 fsparam_uid ("uid", Opt_uid), 1211 case Opt_uid: in fat_parse_param()
|
| /linux/fs/udf/ |
| H A D | super.c | 487 Opt_gid, Opt_uid, Opt_umask, Opt_session, Opt_lastblock, enumerator 502 fsparam_string ("uid", Opt_uid), 576 case Opt_uid: in udf_parse_param()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1963 Opt_uid, enumerator 1972 fsparam_u32 ("uid", Opt_uid), 2002 case Opt_uid: in ffs_fs_parse_param()
|
| /linux/mm/ |
| H A D | shmem.c | 4490 Opt_uid, 4522 fsparam_uid ("uid", Opt_uid), 4626 case Opt_uid: in shmem_parse_one() 4494 Opt_uid, global() enumerator
|