Searched refs:ceph_osdc_init (Results 1 – 3 of 3) sorted by relevance
447 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
745 err = ceph_osdc_init(&client->osdc, client); in ceph_create_client()
5247 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init() function