Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ceph/
Dceph_fs.h123 #define CEPH_MSG_MON_MAP 4 macro
/linux-5.19.10/net/ceph/
Dmon_client.c1461 case CEPH_MSG_MON_MAP: in mon_dispatch()
1515 case CEPH_MSG_MON_MAP: in mon_alloc_msg()
Dceph_common.c68 case CEPH_MSG_MON_MAP: return "mon_map"; in ceph_msg_type_name()