Home
last modified time | relevance | path

Searched refs:CEPH_MSG_CLIENT_RECONNECT (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/
H A Dceph_common.c79 case CEPH_MSG_CLIENT_RECONNECT: return "client_reconnect"; in ceph_msg_type_name()
/linux/fs/ceph/
H A Dmds_client.c4476 reply = ceph_msg_new2(CEPH_MSG_CLIENT_RECONNECT, 0, 1, GFP_NOFS, false); in send_reconnect_partial()
4849 reply = ceph_msg_new2(CEPH_MSG_CLIENT_RECONNECT, 0, 1, GFP_NOFS, false); in send_mds_reconnect()