Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dquota.c135 bool ceph_quota_is_same_realm(struct inode *old, struct inode *new) in ceph_quota_is_same_realm() function
Dsuper.h1110 extern bool ceph_quota_is_same_realm(struct inode *old, struct inode *new);
Ddir.c1089 (!ceph_quota_is_same_realm(old_dir, new_dir))) in ceph_rename()