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

/linux-master/fs/ceph/
H A Dsuper.h1376 static inline bool __ceph_has_quota(struct ceph_inode_info *ci, function
1400 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY);
1403 has_quota = __ceph_has_quota(ci, QUOTA_GET_ANY);
H A Dquota.c259 has_quota = __ceph_has_quota(ci, which_quota);
H A Dinode.c708 if (__ceph_has_quota(ci, QUOTA_GET_ANY))

Completed in 160 milliseconds