Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dquota.c320 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs() function
Dsuper.h1115 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
Dsuper.c86 !ceph_quota_update_statfs(fsc, buf)) { in ceph_statfs()