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