Searched refs:ceph_monc_do_statfs (Results 1 – 3 of 3) sorted by relevance
109 extern int ceph_monc_do_statfs(struct ceph_mon_client *monc,
579 int ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) in ceph_monc_do_statfs() function616 EXPORT_SYMBOL(ceph_monc_do_statfs);
54 err = ceph_monc_do_statfs(&fsc->client->monc, &st); in ceph_statfs()