Searched refs:grpquota (Results 1 – 1 of 1) sorted by relevance
2627 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local2692 grpquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_GRPQUOTA) || in ext4_check_quota_consistency()2701 grpquota = false; in ext4_check_quota_consistency()2705 if (usrquota || grpquota) { in ext4_check_quota_consistency()