Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c481 * ceph_quota_update_statfs - if root has quota update statfs with quota status
490 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs() function
H A Dsuper.c89 !ceph_quota_update_statfs(fsc, buf)) { in ceph_statfs()