Searched defs:ceph_statfs (Results 1 – 2 of 2) sorted by relevance
195 struct ceph_statfs { struct203 struct ceph_statfs st; argument
58 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs() function