Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_req.c699 req->w.cb = w_send_out_of_sync; in __req_mod()
H A Ddrbd_int.h1537 extern int w_send_out_of_sync(struct drbd_work *, int);
H A Ddrbd_worker.c1424 int w_send_out_of_sync(struct drbd_work *w, int cancel) in w_send_out_of_sync() function