Home
last modified time | relevance | path

Searched refs:grpquota (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/fs/ext4/
Dsuper.c2522 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local
2587 grpquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_GRPQUOTA) || in ext4_check_quota_consistency()
2596 grpquota = false; in ext4_check_quota_consistency()
2600 if (usrquota || grpquota) { in ext4_check_quota_consistency()
/Linux-v6.1/Documentation/admin-guide/
Dxfs.rst174 gquota/grpquota/gqnoenforce
Dext4.rst272 quota, noquota, grpquota, usrquota
/Linux-v6.1/Documentation/filesystems/
Dext2.rst65 grpquota Enable group disk quota support
Df2fs.rst227 grpquota Enable plain group disk quota accounting.