Searched refs:Opt_grpquota (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/fs/jfs/ |
| H A D | super.c | 209 Opt_usrquota, Opt_grpquota, Opt_uid, Opt_gid, Opt_umask, enumerator 229 fsparam_flag ("grpquota", Opt_grpquota), 310 case Opt_grpquota: in jfs_parse_param() 315 case Opt_grpquota: in jfs_parse_param()
|
| /linux-6.15/fs/ext2/ |
| H A D | super.c | 435 Opt_quota, Opt_usrquota, Opt_grpquota, Opt_reservation, enumerator 465 fsparam_flag ("grpquota", Opt_grpquota), 617 case Opt_grpquota: in ext2_parse_param() 623 case Opt_grpquota: in ext2_parse_param()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_super.c | 110 Opt_filestreams, Opt_quota, Opt_noquota, Opt_usrquota, Opt_grpquota, enumerator 146 fsparam_flag("grpquota", Opt_grpquota), 1472 case Opt_grpquota: in xfs_fs_parse_param()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | opts.c | 547 id == Opt_grpquota) && in bch2_parse_one_mount_opt()
|
| /linux-6.15/fs/ocfs2/ |
| H A D | super.c | 158 Opt_grpquota, enumerator 207 fsparam_flag ("grpquota", Opt_grpquota), 1377 case Opt_grpquota: in ocfs2_parse_param()
|
| /linux-6.15/fs/f2fs/ |
| H A D | super.c | 159 Opt_grpquota, enumerator 238 {Opt_grpquota, "grpquota"}, 929 case Opt_grpquota: in parse_options() 983 case Opt_grpquota: in parse_options()
|
| /linux-6.15/mm/ |
| H A D | shmem.c | 4491 Opt_grpquota, enumerator 4524 fsparam_flag ("grpquota", Opt_grpquota), 4694 case Opt_grpquota: in shmem_parse_one()
|
| /linux-6.15/fs/ext4/ |
| H A D | super.c | 1656 Opt_usrquota, Opt_grpquota, Opt_prjquota, enumerator 1751 fsparam_flag ("grpquota", Opt_grpquota), 1885 {Opt_grpquota, EXT4_MOUNT_QUOTA | EXT4_MOUNT_GRPQUOTA,
|