Home
last modified time | relevance | path

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

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