Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h286 struct drbd_request { struct
293 * see drbd_request_endio(). */ argument
294 struct bio *private_bio;
296 struct drbd_interval i;
306 unsigned int epoch;
308 struct list_head tl_requests; /* ring list in the transfer log */
309 struct bio *master_bio; /* master bio pointer */
312 struct list_head req_pending_master_completion;
313 struct list_head req_pending_local;
316 unsigned long start_jif;
[all …]