Lines Matching refs:ceph_osd_backoff
1721 static struct ceph_osd_backoff *alloc_backoff(void) in alloc_backoff()
1723 struct ceph_osd_backoff *backoff; in alloc_backoff()
1734 static void free_backoff(struct ceph_osd_backoff *backoff) in free_backoff()
1747 DEFINE_RB_INSDEL_FUNCS2(backoff, struct ceph_osd_backoff, begin, hoid_compare,
1750 static struct ceph_osd_backoff *lookup_containing_backoff(struct rb_root *root, in lookup_containing_backoff()
1756 struct ceph_osd_backoff *cur = in lookup_containing_backoff()
1757 rb_entry(n, struct ceph_osd_backoff, spg_node); in lookup_containing_backoff()
1779 DEFINE_RB_FUNCS(backoff_by_id, struct ceph_osd_backoff, id, id_node) in DEFINE_RB_FUNCS() argument
1789 struct ceph_osd_backoff *backoff = in DEFINE_RB_FUNCS()
1791 struct ceph_osd_backoff, spg_node); in DEFINE_RB_FUNCS()
1830 struct ceph_osd_backoff *backoff; in should_plug_request()
4067 const struct ceph_osd_backoff *backoff, in create_backoff_message()
4107 struct ceph_osd_backoff *backoff; in handle_backoff_block()
4167 struct ceph_osd_backoff *backoff; in handle_backoff_unblock()