Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dosd_client.h386 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
/Linux-v5.15/net/ceph/
Dceph_common.c765 err = ceph_osdc_init(&client->osdc, client); in ceph_create_client()
Dosd_client.c5213 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init() function