Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dquota.c93 static struct ceph_snap_realm *get_quota_realm(struct ceph_mds_client *mdsc, in get_quota_realm() function
142 old_realm = get_quota_realm(mdsc, old); in ceph_quota_is_same_realm()
143 new_realm = get_quota_realm(mdsc, new); in ceph_quota_is_same_realm()
330 realm = get_quota_realm(mdsc, d_inode(fsc->sb->s_root)); in ceph_quota_update_statfs()