Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_fs.h120 #define CEPH_MSG_MON_GET_VERSION 19 macro
/kernel/linux/linux-5.10/net/ceph/
Ddebugfs.c166 else if (op == CEPH_MSG_MON_GET_VERSION) in monc_show()
Dceph_common.c74 case CEPH_MSG_MON_GET_VERSION: return "mon_get_version"; in ceph_msg_type_name()
Dmon_client.c789 req->request = ceph_msg_new(CEPH_MSG_MON_GET_VERSION, in __ceph_monc_get_version()