Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1477 extern int w_send_out_of_sync(struct drbd_work *, int);
H A Ddrbd_req.c711 req->w.cb = w_send_out_of_sync; in __req_mod()
H A Ddrbd_worker.c1424 int w_send_out_of_sync(struct drbd_work *w, int cancel) in w_send_out_of_sync() function