Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/ceph/
A Dceph_fs.h139 #define CEPH_MSG_CLIENT_RECONNECT 23 macro
/linux-6.3-rc2/net/ceph/
A Dceph_common.c79 case CEPH_MSG_CLIENT_RECONNECT: return "client_reconnect"; in ceph_msg_type_name()
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c3821 reply = ceph_msg_new2(CEPH_MSG_CLIENT_RECONNECT, 0, 1, GFP_NOFS, false); in send_reconnect_partial()
4180 reply = ceph_msg_new2(CEPH_MSG_CLIENT_RECONNECT, 0, 1, GFP_NOFS, false); in send_mds_reconnect()

Completed in 15 milliseconds