Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dquota.c211 static int get_quota_realm(struct ceph_mds_client *mdsc, struct inode *inode, in get_quota_realm() function
289 get_quota_realm(mdsc, old, QUOTA_GET_ANY, &old_realm, true); in ceph_quota_is_same_realm()
290 ret = get_quota_realm(mdsc, new, QUOTA_GET_ANY, &new_realm, false); in ceph_quota_is_same_realm()
493 get_quota_realm(mdsc, d_inode(fsc->sb->s_root), QUOTA_GET_MAX_BYTES, in ceph_quota_update_statfs()