Home
last modified time | relevance | path

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

/fs/ceph/
Dquota.c478 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs() function
Dsuper.h1175 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
Dsuper.c87 !ceph_quota_update_statfs(fsc, buf)) { in ceph_statfs()