Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dmon_client.c995 case CEPH_MSG_OSD_MAP: in dispatch()
1045 case CEPH_MSG_OSD_MAP: in mon_alloc_msg()
Dceph_common.c87 case CEPH_MSG_OSD_MAP: return "osd_map"; in ceph_msg_type_name()
Dosd_client.c2793 case CEPH_MSG_OSD_MAP: in dispatch()
2898 case CEPH_MSG_OSD_MAP: in alloc_msg()
/linux-4.1.27/include/linux/ceph/
Dceph_fs.h148 #define CEPH_MSG_OSD_MAP 41 macro