Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dceph_common.c66 case CEPH_MSG_AUTH: return "auth"; in ceph_msg_type_name()
H A Dmon_client.c1205 monc->m_auth = ceph_msg_new(CEPH_MSG_AUTH, 4096, GFP_KERNEL, true); in ceph_monc_init()