Home
last modified time | relevance | path

Searched refs:make_ov_request (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c31 static int make_ov_request(struct drbd_device *, int);
438 make_ov_request(device, cancel); in w_resync_timer()
768 static int make_ov_request(struct drbd_device *device, int cancel) in make_ov_request() function
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c31 static int make_ov_request(struct drbd_peer_device *, int);
433 make_ov_request(first_peer_device(device), cancel); in w_resync_timer()
765 static int make_ov_request(struct drbd_peer_device *peer_device, int cancel) in make_ov_request() function

Completed in 6 milliseconds