Home
last modified time | relevance | path

Searched refs:ceph_monc_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmon_client.h110 extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmon_client.h110 extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl);
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c1086 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init() function
1163 EXPORT_SYMBOL(ceph_monc_init); variable
H A Dceph_common.c706 err = ceph_monc_init(&client->monc, client); in ceph_create_client()
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_common.c742 err = ceph_monc_init(&client->monc, client); in ceph_create_client()
H A Dmon_client.c1154 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init() function
1230 EXPORT_SYMBOL(ceph_monc_init); variable

Completed in 7 milliseconds