Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dceph_fs.h120 #define CEPH_MSG_MON_GET_VERSION 19 macro
/Linux-v4.19/net/ceph/
Ddebugfs.c164 else if (op == CEPH_MSG_MON_GET_VERSION) in monc_show()
Dceph_common.c72 case CEPH_MSG_MON_GET_VERSION: return "mon_get_version"; in ceph_msg_type_name()
Dmon_client.c777 req->request = ceph_msg_new(CEPH_MSG_MON_GET_VERSION, in __ceph_monc_get_version()