Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosd_client.h149 struct ceph_osd_request_target { struct
183 struct ceph_osd_request_target r_t; argument
260 struct ceph_osd_request_target t;
/Linux-v5.4/net/ceph/
Ddebugfs.c181 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()
458 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy()
1486 const struct ceph_osd_request_target *t, in target_should_be_paused()
1507 struct ceph_osd_request_target *t, in calc_target()
1894 const struct ceph_osd_request_target *t) in hoid_fill_from_target()
4261 static bool target_contained_by(const struct ceph_osd_request_target *t, in target_contained_by()