Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dquota.c77 __ceph_update_quota(ci, le64_to_cpu(h->max_bytes), in ceph_handle_quota()
Dsuper.h1093 static inline void __ceph_update_quota(struct ceph_inode_info *ci, in __ceph_update_quota() function
Dinode.c820 __ceph_update_quota(ci, iinfo->max_bytes, iinfo->max_files); in fill_inode()