Home
last modified time | relevance | path

Searched refs:CEPH_MSG_OSD_BACKOFF (Results 1 – 3 of 3) 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()
H A Dosd_client.c4390 msg = ceph_msg_new(CEPH_MSG_OSD_BACKOFF, msg_size, GFP_NOIO, true); in create_backoff_message()
5420 case CEPH_MSG_OSD_BACKOFF: in osd_dispatch()
5561 case CEPH_MSG_OSD_BACKOFF: in osd_alloc_msg()