Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/drbd/
Ddrbd_int.h273 struct drbd_request { struct
280 * see drbd_request_endio(). */ argument
281 struct bio *private_bio;
283 struct drbd_interval i;
293 unsigned int epoch;
295 struct list_head tl_requests; /* ring list in the transfer log */
296 struct bio *master_bio; /* master bio pointer */
299 struct list_head req_pending_master_completion;
300 struct list_head req_pending_local;
303 unsigned long start_jif;
[all …]