sb_has_quota_suspended 1604 fs/dquot.c     		if (!remount && sb_has_quota_suspended(sb, cnt)) {
sb_has_quota_suspended 1710 fs/dquot.c     			sb_has_quota_suspended(sb, type)) {
sb_has_quota_suspended 1777 fs/dquot.c     	if (!sb_has_quota_suspended(sb, type)) {
sb_has_quota_suspended   92 include/linux/quotaops.h 	return sb_has_quota_suspended(sb, USRQUOTA) ||
sb_has_quota_suspended   93 include/linux/quotaops.h 		sb_has_quota_suspended(sb, GRPQUOTA);