Searched refs:drbd_queue_work (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_req.c | 677 drbd_queue_work(&connection->sender_work, in __req_mod() 713 drbd_queue_work(&connection->sender_work, in __req_mod() 729 drbd_queue_work(&connection->sender_work, in __req_mod() 840 drbd_queue_work(&connection->sender_work, in __req_mod() 863 drbd_queue_work(&connection->sender_work, in __req_mod()
|
D | drbd_int.h | 1905 drbd_queue_work(struct drbd_work_queue *q, struct drbd_work *w) in drbd_queue_work() function 2287 drbd_queue_work(&first_peer_device(device)-> in dec_ap_bio()
|
D | drbd_worker.c | 112 drbd_queue_work(&peer_device->connection->sender_work, &peer_req->w); in drbd_endio_read_sec_final() 864 drbd_queue_work(&first_peer_device(device)->connection->sender_work, in drbd_resync_finished()
|
D | drbd_state.c | 1187 drbd_queue_work(&connection->sender_work, in __drbd_set_state() 1885 drbd_queue_work(&connection->sender_work, &acscw->w); in _conn_request_state()
|
D | drbd_main.c | 2440 drbd_queue_work(work_queue, &completion_work.w); in drbd_flush_workqueue() 3584 drbd_queue_work(&first_peer_device(device)->connection->sender_work, in drbd_queue_bitmap_io()
|
D | drbd_receiver.c | 5417 drbd_queue_work(&peer_device->connection->sender_work, &dw->w); in got_OVResult()
|