Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dquota.c289 get_quota_realm(mdsc, old, QUOTA_GET_ANY, &old_realm, true); in ceph_quota_is_same_realm()
290 ret = get_quota_realm(mdsc, new, QUOTA_GET_ANY, &new_realm, false); in ceph_quota_is_same_realm()
H A Dsuper.h1369 QUOTA_GET_ANY enumerator
1396 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
1399 has_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
H A Dinode.c695 if (__ceph_has_quota(ci, QUOTA_GET_ANY)) in ceph_evict_inode()