Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h123 #define CEPH_MSG_MON_MAP 4 macro
/openbmc/linux/net/ceph/
H A Dmon_client.c1471 case CEPH_MSG_MON_MAP: in mon_dispatch()
1525 case CEPH_MSG_MON_MAP: in mon_alloc_msg()
H A Dceph_common.c68 case CEPH_MSG_MON_MAP: return "mon_map"; in ceph_msg_type_name()