Home
last modified time | relevance | path

Searched refs:ceph_osdc_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h447 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
/openbmc/linux/net/ceph/
H A Dceph_common.c745 err = ceph_osdc_init(&client->osdc, client); in ceph_create_client()
H A Dosd_client.c5249 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init() function