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

/linux-master/include/linux/ceph/
H A Dmon_client.h65 struct ceph_statfs *st;
138 struct ceph_statfs *buf);
H A Dceph_fs.h188 struct ceph_statfs { struct
196 struct ceph_statfs st;
/linux-master/fs/ceph/
H A Dsuper.c55 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) function
59 struct ceph_statfs st;
1039 .statfs = ceph_statfs,
/linux-master/net/ceph/
H A Dmon_client.c774 struct ceph_statfs *buf)

Completed in 115 milliseconds