Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dsuper.h1206 extern void ceph_adjust_quota_realms_count(struct inode *inode, bool inc);
1218 ceph_adjust_quota_realms_count(&ci->vfs_inode, has_quota); in __ceph_update_quota()
Dquota.c13 void ceph_adjust_quota_realms_count(struct inode *inode, bool inc) in ceph_adjust_quota_realms_count() function
Dinode.c560 ceph_adjust_quota_realms_count(inode, false); in ceph_evict_inode()