Home
last modified time | relevance | path

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

/linux/fs/
H A DKconfig241 user and group quota enforcement with quota, usrquota and grpquota
/linux/Documentation/filesystems/
H A Dtmpfs.rst137 grpquota Group quota accounting and enforcement is enabled
H A Dext2.rst65 grpquota Enable group disk quota support
H A Df2fs.rst245 grpquota Enable plain group disk quota accounting.
/linux/fs/f2fs/
H A Dsuper.c1250 bool usr_qf_name, grp_qf_name, prj_qf_name, usrquota, grpquota, prjquota; in f2fs_check_quota_consistency() local
1305 grpquota = test_opt(sbi, GRPQUOTA) || in f2fs_check_quota_consistency()
1316 grpquota = false; in f2fs_check_quota_consistency()
1323 if (grpquota || usrquota || prjquota) { in f2fs_check_quota_consistency()
/linux/fs/ext4/
H A Dsuper.c2600 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local
2665 grpquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_GRPQUOTA) || in ext4_check_quota_consistency()
2674 grpquota = false; in ext4_check_quota_consistency()
2678 if (usrquota || grpquota) { in ext4_check_quota_consistency()
/linux/Documentation/admin-guide/
H A Dxfs.rst179 gquota/grpquota/gqnoenforce
H A Dext4.rst261 quota, noquota, grpquota, usrquota