Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.c678 drbd_queue_work(&connection->sender_work, in __req_mod()
714 drbd_queue_work(&connection->sender_work, in __req_mod()
730 drbd_queue_work(&connection->sender_work, in __req_mod()
841 drbd_queue_work(&connection->sender_work, in __req_mod()
864 drbd_queue_work(&connection->sender_work, in __req_mod()
Ddrbd_int.h1906 drbd_queue_work(struct drbd_work_queue *q, struct drbd_work *w) in drbd_queue_work() function
2288 drbd_queue_work(&first_peer_device(device)-> in dec_ap_bio()
Ddrbd_worker.c112 drbd_queue_work(&peer_device->connection->sender_work, &peer_req->w); in drbd_endio_read_sec_final()
842 drbd_queue_work(&first_peer_device(device)->connection->sender_work, in drbd_resync_finished()
Ddrbd_state.c1187 drbd_queue_work(&connection->sender_work, in __drbd_set_state()
1885 drbd_queue_work(&connection->sender_work, &acscw->w); in _conn_request_state()
Ddrbd_main.c2440 drbd_queue_work(work_queue, &completion_work.w); in drbd_flush_workqueue()
3583 drbd_queue_work(&first_peer_device(device)->connection->sender_work, in drbd_queue_bitmap_io()
Ddrbd_receiver.c5418 drbd_queue_work(&peer_device->connection->sender_work, &dw->w); in got_OVResult()