Searched refs:old_realm (Results 1 – 1 of 1) sorted by relevance
138 struct ceph_snap_realm *old_realm, *new_realm; in ceph_quota_is_same_realm() local142 old_realm = get_quota_realm(mdsc, old); in ceph_quota_is_same_realm()144 is_same = (old_realm == new_realm); in ceph_quota_is_same_realm()147 if (old_realm) in ceph_quota_is_same_realm()148 ceph_put_snap_realm(mdsc, old_realm); in ceph_quota_is_same_realm()