Searched refs:grpquota (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | quota.h | 32 (c->opts.grpquota << QTYP_GRP)| in enabled_qtypes()
|
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()
|
D | opts.h | 284 x(grpquota, u8, \
|
/linux-6.12.1/fs/ |
D | Kconfig | 250 user and group quota enforcement with quota, usrquota and grpquota
|
/linux-6.12.1/Documentation/filesystems/ |
D | tmpfs.rst | 137 grpquota Group quota accounting and enforcement is enabled
|
D | ext2.rst | 65 grpquota Enable group disk quota support
|
D | f2fs.rst | 232 grpquota Enable plain group disk quota accounting.
|
/linux-6.12.1/fs/ext4/ |
D | super.c | 2575 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local 2640 grpquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_GRPQUOTA) || in ext4_check_quota_consistency() 2649 grpquota = false; in ext4_check_quota_consistency() 2653 if (usrquota || grpquota) { in ext4_check_quota_consistency()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | xfs.rst | 174 gquota/grpquota/gqnoenforce
|
D | ext4.rst | 262 quota, noquota, grpquota, usrquota
|