Home
last modified time | relevance | path

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

/fs/ceph/
Dquota.c209 static struct ceph_snap_realm *get_quota_realm(struct ceph_mds_client *mdsc, in get_quota_realm() function
281 old_realm = get_quota_realm(mdsc, old, true); in ceph_quota_is_same_realm()
282 new_realm = get_quota_realm(mdsc, new, false); in ceph_quota_is_same_realm()
488 realm = get_quota_realm(mdsc, d_inode(fsc->sb->s_root), true); in ceph_quota_update_statfs()