Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Ddebugfs.c166 else if (op == CEPH_MSG_MON_GET_VERSION) in monc_show()
H A Dceph_common.c74 case CEPH_MSG_MON_GET_VERSION: return "mon_get_version"; in ceph_msg_type_name()
H A Dmon_client.c862 req->request = ceph_msg_new(CEPH_MSG_MON_GET_VERSION, in __ceph_monc_get_version()