Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c279 bool ceph_quota_is_same_realm(struct inode *old, struct inode *new) in ceph_quota_is_same_realm() function
H A Ddir.c1474 (!ceph_quota_is_same_realm(old_dir, new_dir))) in ceph_rename()