sb_has_quota_active 2015 fs/f2fs/super.c 		if (!sb_has_quota_active(sb, cnt))
sb_has_quota_active  637 fs/quota/dquot.c 		if (!sb_has_quota_active(sb, cnt))
sb_has_quota_active  671 fs/quota/dquot.c 		if ((cnt == type || type == -1) && sb_has_quota_active(sb, cnt)
sb_has_quota_active  707 fs/quota/dquot.c 		if (!sb_has_quota_active(sb, cnt))
sb_has_quota_active  775 fs/quota/dquot.c 		if (!sb_has_quota_active(dquot->dq_sb, dquot->dq_id.type) &&
sb_has_quota_active  856 fs/quota/dquot.c         if (!sb_has_quota_active(sb, qid.type))
sb_has_quota_active  861 fs/quota/dquot.c 	if (!sb_has_quota_active(sb, qid.type)) {
sb_has_quota_active 1461 fs/quota/dquot.c 		if (!sb_has_quota_active(sb, cnt))
sb_has_quota_active 1503 fs/quota/dquot.c 		if (!sb_has_quota_active(sb, cnt))
sb_has_quota_active 1552 fs/quota/dquot.c 		if (!dquots[i] && sb_has_quota_active(inode->i_sb, i))
sb_has_quota_active 1998 fs/quota/dquot.c 		if (!sb_has_quota_active(inode->i_sb, cnt))
sb_has_quota_active 2130 fs/quota/dquot.c 	if (!sb_has_quota_active(sb, qid->type))
sb_has_quota_active 2791 fs/quota/dquot.c 		if (!sb_has_quota_active(sb, type))
sb_has_quota_active 2823 fs/quota/dquot.c 	if (!sb_has_quota_active(sb, type))
sb_has_quota_active  109 fs/quota/quota.c 	if (!sb_has_quota_active(sb, type))
sb_has_quota_active  267 fs/reiserfs/super.c 			if (sb_has_quota_active(s, i)) {