Home
last modified time | relevance | path

Searched refs:CEPH_MSG_OSD_OPREPLY (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dceph_fs.h162 #define CEPH_MSG_OSD_OPREPLY 43 macro
/linux/net/ceph/
H A Dceph_common.c94 case CEPH_MSG_OSD_OPREPLY: return "osd_opreply"; in ceph_msg_type_name()