| /linux-6.15/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-6.15/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-6.15/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-6.15/arch/s390/hypfs/ |
| H A D | inode.c | 211 enum { Opt_uid, Opt_gid, }; enumerator 215 fsparam_u32("uid", Opt_uid), 232 case Opt_uid: in hypfs_parse_param()
|
| /linux-6.15/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-6.15/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-6.15/fs/efivarfs/ |
| H A D | super.c | 302 Opt_uid, Opt_gid, enumerator 306 fsparam_uid("uid", Opt_uid), 323 case Opt_uid: in efivarfs_parse_param()
|
| /linux-6.15/fs/omfs/ |
| H A D | inode.c | 388 Opt_uid, Opt_gid, Opt_umask, Opt_dmask, Opt_fmask, Opt_err enumerator 392 {Opt_uid, "uid=%u"}, 416 case Opt_uid: in parse_options()
|
| /linux-6.15/fs/hpfs/ |
| H A D | super.c | 277 Opt_help, Opt_uid, Opt_gid, Opt_umask, Opt_case, enumerator 317 fsparam_uid ("uid", Opt_uid), 381 case Opt_uid: in hpfs_parse_param()
|
| /linux-6.15/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 623 Opt_uid, Opt_gid, Opt_mode, Opt_debug, enumerator 629 fsparam_u32 ("uid", Opt_uid), 666 case Opt_uid: in spufs_parse_param()
|
| /linux-6.15/fs/exfat/ |
| H A D | super.c | 229 Opt_uid, enumerator 258 fsparam_uid("uid", Opt_uid), 294 case Opt_uid: in exfat_parse_param()
|
| /linux-6.15/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-6.15/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-6.15/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), 1265 case Opt_uid: in smb3_fs_context_parse_param()
|
| /linux-6.15/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-6.15/fs/hugetlbfs/ |
| H A D | inode.c | 75 Opt_uid, enumerator 85 fsparam_uid ("uid", Opt_uid), 1312 case Opt_uid: in hugetlbfs_parse_param()
|
| /linux-6.15/fs/ntfs3/ |
| H A D | super.c | 245 Opt_uid, enumerator 267 fsparam_uid("uid", Opt_uid), 326 case Opt_uid: in ntfs_fs_parse_param()
|
| /linux-6.15/fs/fat/ |
| H A D | inode.c | 1038 Opt_check, Opt_uid, Opt_gid, Opt_umask, Opt_dmask, Opt_fmask, enumerator 1093 fsparam_uid ("uid", Opt_uid), 1208 case Opt_uid: in fat_parse_param()
|
| /linux-6.15/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-6.15/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1952 Opt_uid, enumerator 1961 fsparam_u32 ("uid", Opt_uid), 1991 case Opt_uid: in ffs_fs_parse_param()
|
| /linux-6.15/mm/ |
| H A D | shmem.c | 4485 Opt_uid, enumerator 4517 fsparam_uid ("uid", Opt_uid), 4621 case Opt_uid: in shmem_parse_one()
|