Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1371 static inline bool __ceph_has_quota(struct ceph_inode_info *ci, in __ceph_has_quota() function
1395 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
1398 has_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
H A Dquota.c254 has_quota = __ceph_has_quota(ci, which_quota); in get_quota_realm()
H A Dinode.c695 if (__ceph_has_quota(ci, QUOTA_GET_ANY)) in ceph_evict_inode()