Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dceph_fs.h164 #define CEPH_MSG_OSD_BACKOFF 61 macro
/linux/net/ceph/
H A Dceph_common.c96 case CEPH_MSG_OSD_BACKOFF: return "osd_backoff"; in ceph_msg_type_name()