Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ceph/
A Ddebugfs.c327 struct ceph_osd_backoff *backoff = in dump_backoffs()
328 rb_entry(n, struct ceph_osd_backoff, id_node); in dump_backoffs()
A Dosd_client.c1848 static struct ceph_osd_backoff *alloc_backoff(void) in alloc_backoff()
1850 struct ceph_osd_backoff *backoff; in alloc_backoff()
1861 static void free_backoff(struct ceph_osd_backoff *backoff) in free_backoff()
1883 struct ceph_osd_backoff *cur = in lookup_containing_backoff()
1884 rb_entry(n, struct ceph_osd_backoff, spg_node); in lookup_containing_backoff()
1916 struct ceph_osd_backoff *backoff = in DEFINE_RB_FUNCS()
1918 struct ceph_osd_backoff, spg_node); in DEFINE_RB_FUNCS()
1957 struct ceph_osd_backoff *backoff; in should_plug_request()
4284 const struct ceph_osd_backoff *backoff, in create_backoff_message()
4324 struct ceph_osd_backoff *backoff; in handle_backoff_block()
[all …]
/linux-6.3-rc2/include/linux/ceph/
A Dosd_client.h335 struct ceph_osd_backoff { struct

Completed in 16 milliseconds