Searched refs:grpquota (Results 1 – 1 of 1) sorted by relevance
2608 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local2673 grpquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_GRPQUOTA) || in ext4_check_quota_consistency()2682 grpquota = false; in ext4_check_quota_consistency()2686 if (usrquota || grpquota) { in ext4_check_quota_consistency()