Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dquota.c13 void ceph_adjust_quota_realms_count(struct inode *inode, bool inc) in ceph_adjust_quota_realms_count() function
H A Dsuper.h1390 extern void ceph_adjust_quota_realms_count(struct inode *inode, bool inc);
1402 ceph_adjust_quota_realms_count(&ci->netfs.inode, has_quota); in __ceph_update_quota()
H A Dinode.c696 ceph_adjust_quota_realms_count(inode, false); in ceph_evict_inode()