Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c294 get_quota_realm(mdsc, old, QUOTA_GET_ANY, &old_realm, true); in ceph_quota_is_same_realm()
295 ret = get_quota_realm(mdsc, new, QUOTA_GET_ANY, &new_realm, false); in ceph_quota_is_same_realm()
H A Dinode.c709 if (__ceph_has_quota(ci, QUOTA_GET_ANY)) in ceph_evict_inode()