Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dmon_client.c1200 monc->m_auth_reply = ceph_msg_new(CEPH_MSG_AUTH_REPLY, 4096, in ceph_monc_init()
1451 case CEPH_MSG_AUTH_REPLY: in mon_dispatch()
1512 case CEPH_MSG_AUTH_REPLY: in mon_alloc_msg()
H A Dceph_common.c67 case CEPH_MSG_AUTH_REPLY: return "auth_reply"; in ceph_msg_type_name()