Home
last modified time | relevance | path

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

/openbmc/linux/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