Searched refs:ceph_statfs (Results 1 – 4 of 4) sorted by relevance
110 struct ceph_statfs *buf);
172 struct ceph_statfs { struct180 struct ceph_statfs st; argument
45 static int ceph_statfs(struct dentry *dentry, struct kstatfs *buf) in ceph_statfs() function49 struct ceph_statfs st; in ceph_statfs()723 .statfs = ceph_statfs,
576 *(struct ceph_statfs *)req->buf = reply->st; in handle_statfs_reply()595 int ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) in ceph_monc_do_statfs()