Searched refs:grpquota (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | quota.h | 32 (c->opts.grpquota << QTYP_GRP)| in enabled_qtypes()
|
| H A D | quota.c | 566 if ((uflags & FS_QUOTA_GDQ_ENFD) && !c->opts.grpquota) in bch2_quota_enable() 639 if (c->opts.grpquota) in bch2_quota_remove()
|
| H A D | opts.h | 298 x(grpquota, u8, \
|
| /linux-6.15/fs/ |
| H A D | Kconfig | 249 user and group quota enforcement with quota, usrquota and grpquota
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | tmpfs.rst | 137 grpquota Group quota accounting and enforcement is enabled
|
| H A D | ext2.rst | 65 grpquota Enable group disk quota support
|
| H A D | f2fs.rst | 233 grpquota Enable plain group disk quota accounting.
|
| /linux-6.15/fs/ext4/ |
| H A D | super.c | 2566 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local 2631 grpquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_GRPQUOTA) || in ext4_check_quota_consistency() 2640 grpquota = false; in ext4_check_quota_consistency() 2644 if (usrquota || grpquota) { in ext4_check_quota_consistency()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | xfs.rst | 190 gquota/grpquota/gqnoenforce
|
| H A D | ext4.rst | 261 quota, noquota, grpquota, usrquota
|