Searched refs:had_quota (Results 1 – 1 of 1) sorted by relevance
1329 bool had_quota, has_quota; in __ceph_update_quota() local1330 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()1335 if (had_quota != has_quota) in __ceph_update_quota()