Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dquota.c284 old_realm = get_quota_realm(mdsc, old, QUOTA_GET_ANY, true); in ceph_quota_is_same_realm()
285 new_realm = get_quota_realm(mdsc, new, QUOTA_GET_ANY, false); in ceph_quota_is_same_realm()
Dsuper.h1302 QUOTA_GET_ANY enumerator
1329 had_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
1332 has_quota = __ceph_has_quota(ci, QUOTA_GET_ANY); in __ceph_update_quota()
Dinode.c581 if (__ceph_has_quota(ci, QUOTA_GET_ANY)) in ceph_evict_inode()