Searched refs:CEPH_MSG_OSD_OPREPLY (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ceph/ | ||
H A D | ceph_fs.h | 162 #define CEPH_MSG_OSD_OPREPLY 43 macro |
/linux/net/ceph/ | ||
H A D | ceph_common.c | 94 case CEPH_MSG_OSD_OPREPLY: return "osd_opreply"; in ceph_msg_type_name() |