Home
last modified time | relevance | path

Searched refs:ceph_statfs (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/ceph/
Dmon_client.h65 struct ceph_statfs *st;
138 struct ceph_statfs *buf);
Dceph_fs.h176 struct ceph_statfs { struct
184 struct ceph_statfs st; argument
/Linux-v5.4/fs/ceph/
Dsuper.c46 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs() function
50 struct ceph_statfs st; in ceph_statfs()
879 .statfs = ceph_statfs,
/Linux-v5.4/net/ceph/
Dmon_client.c701 struct ceph_statfs *buf) in ceph_monc_do_statfs()