Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmon_client.h112 extern void ceph_monc_reopen_session(struct ceph_mon_client *monc);
/openbmc/linux/net/ceph/
H A Dceph_common.c783 ceph_monc_reopen_session(&client->monc); in ceph_reset_client_addr()
H A Dmon_client.c289 void ceph_monc_reopen_session(struct ceph_mon_client *monc) in ceph_monc_reopen_session() function