Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h389 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
/linux-6.1.9/net/ceph/
Dceph_common.c745 err = ceph_osdc_init(&client->osdc, client); in ceph_create_client()
Dosd_client.c5155 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init() function