Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dsuper.h1273 static inline bool __ceph_has_any_quota(struct ceph_inode_info *ci) in __ceph_has_any_quota() function
1284 had_quota = __ceph_has_any_quota(ci); in __ceph_update_quota()
1287 has_quota = __ceph_has_any_quota(ci); in __ceph_update_quota()
A Dquota.c248 has_quota = __ceph_has_any_quota(ci); in get_quota_realm()
A Dinode.c573 if (__ceph_has_any_quota(ci)) in ceph_evict_inode()

Completed in 13 milliseconds