Home
last modified time | relevance | path

Searched refs:ceph_osd_backoff (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ceph/
H A Ddebugfs.c327 struct ceph_osd_backoff *backoff = in dump_backoffs()
328 rb_entry(n, struct ceph_osd_backoff, id_node); in dump_backoffs()
H A Dosd_client.c1928 static struct ceph_osd_backoff *alloc_backoff(void) in alloc_backoff()
1930 struct ceph_osd_backoff *backoff; in alloc_backoff()
1941 static void free_backoff(struct ceph_osd_backoff *backoff) in free_backoff()
1963 struct ceph_osd_backoff *cur = in lookup_containing_backoff()
1964 rb_entry(n, struct ceph_osd_backoff, spg_node); in lookup_containing_backoff()
1996 struct ceph_osd_backoff *backoff = in DEFINE_RB_FUNCS()
1998 struct ceph_osd_backoff, spg_node); in DEFINE_RB_FUNCS()
2037 struct ceph_osd_backoff *backoff; in should_plug_request()
4375 const struct ceph_osd_backoff *backoff, in create_backoff_message()
4415 struct ceph_osd_backoff *backoff; in handle_backoff_block()
[all …]
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h393 struct ceph_osd_backoff { struct