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