Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmon_client.c1023 case CEPH_MSG_OSD_MAP: in dispatch()
1073 case CEPH_MSG_OSD_MAP: in mon_alloc_msg()
Dceph_common.c86 case CEPH_MSG_OSD_MAP: return "osd_map"; in ceph_msg_type_name()
Dosd_client.c2807 case CEPH_MSG_OSD_MAP: in dispatch()
2894 case CEPH_MSG_OSD_MAP: in alloc_msg()
/linux-4.4.14/include/linux/ceph/
Dceph_fs.h148 #define CEPH_MSG_OSD_MAP 41 macro