Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h208 struct ceph_osd_request_target { struct
243 struct ceph_osd_request_target r_t; argument
323 struct ceph_osd_request_target t;
/openbmc/linux/net/ceph/
H A Ddebugfs.c183 static void dump_target(struct seq_file *s, struct ceph_osd_request_target *t) in dump_target()
H A Dosd_client.c443 static void target_init(struct ceph_osd_request_target *t) in target_init()
458 static void target_copy(struct ceph_osd_request_target *dest, in target_copy()
459 const struct ceph_osd_request_target *src) in target_copy()
487 static void target_destroy(struct ceph_osd_request_target *t) in target_destroy()
1546 const struct ceph_osd_request_target *t, in target_should_be_paused()
1606 struct ceph_osd_request_target *t, in calc_target()
2013 const struct ceph_osd_request_target *t) in hoid_fill_from_target()
4459 static bool target_contained_by(const struct ceph_osd_request_target *t, in target_contained_by()