Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dquota.c476 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs() function
Dsuper.h1256 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
Dsuper.c90 !ceph_quota_update_statfs(fsc, buf)) { in ceph_statfs()