Searched refs:__ceph_has_quota (Results 1 – 2 of 2) sorted by relevance
1398 static inline bool __ceph_has_quota(struct ceph_inode_info *ci, in __ceph_has_quota() function1422 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()1425 has_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
756 if (__ceph_has_quota(ci, QUOTA_GET_ANY)) in ceph_evict_inode()