Home
last modified time | relevance | path

Searched refs:__ceph_has_any_quota (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/ceph/
Dsuper.h1149 static inline bool __ceph_has_any_quota(struct ceph_inode_info *ci) in __ceph_has_any_quota() function
1160 had_quota = __ceph_has_any_quota(ci); in __ceph_update_quota()
1163 has_quota = __ceph_has_any_quota(ci); in __ceph_update_quota()
Dquota.c249 has_quota = __ceph_has_any_quota(ci); in get_quota_realm()
Dinode.c546 if (__ceph_has_any_quota(ci)) in ceph_evict_inode()