Searched refs:ceph_statfs (Results 1 – 4 of 4) sorted by relevance
110 struct ceph_statfs *buf);
174 struct ceph_statfs { struct182 struct ceph_statfs st; argument
54 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs() function58 struct ceph_statfs st; in ceph_statfs()598 .statfs = ceph_statfs,
496 *(struct ceph_statfs *)req->buf = reply->st; in handle_statfs_reply()515 int ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) in ceph_monc_do_statfs()