Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_req.c1420 void __drbd_make_request(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in __drbd_make_request() function
1612 __drbd_make_request(device, bio, start_jif); in drbd_submit_bio()
Ddrbd_int.h1452 extern void __drbd_make_request(struct drbd_device *, struct bio *, unsigned long);
Ddrbd_main.c2331 __drbd_make_request(device, bio, start_jif); in do_retry()