Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h151 struct ceph_osd_request_target { struct
186 struct ceph_osd_request_target r_t; argument
265 struct ceph_osd_request_target t;
/linux-6.1.9/net/ceph/
Ddebugfs.c183 static void dump_target(struct seq_file *s, struct ceph_osd_request_target *t) in dump_target()
Dosd_client.c416 static void target_init(struct ceph_osd_request_target *t) in target_init()
431 static void target_copy(struct ceph_osd_request_target *dest, in target_copy()
432 const struct ceph_osd_request_target *src) in target_copy()
460 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy()
1466 const struct ceph_osd_request_target *t, in target_should_be_paused()
1526 struct ceph_osd_request_target *t, in calc_target()
1933 const struct ceph_osd_request_target *t) in hoid_fill_from_target()
4368 static bool target_contained_by(const struct ceph_osd_request_target *t, in target_contained_by()