Home
last modified time | relevance | path

Searched defs:drbd_request (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h201 struct drbd_request { struct
208 * see drbd_request_endio(). */ argument
209 struct bio *private_bio;
211 struct drbd_interval i;
221 unsigned int epoch;
231 unsigned long start_jif;
241 unsigned long in_actlog_jif;
247 unsigned long pre_send_jif;
248 unsigned long acked_jif;
249 unsigned long net_done_jif;
[all …]