Searched refs:CEPH_MSG_OSD_BACKOFF (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ceph/ | ||
H A D | ceph_fs.h | 164 #define CEPH_MSG_OSD_BACKOFF 61 macro |
/linux/net/ceph/ | ||
H A D | ceph_common.c | 96 case CEPH_MSG_OSD_BACKOFF: return "osd_backoff"; in ceph_msg_type_name() |