Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_req.c661 drbd_queue_work(&connection->sender_work, in __req_mod()
697 drbd_queue_work(&connection->sender_work, in __req_mod()
713 drbd_queue_work(&connection->sender_work, in __req_mod()
825 drbd_queue_work(&connection->sender_work, in __req_mod()
848 drbd_queue_work(&connection->sender_work, in __req_mod()
H A Ddrbd_int.h1791 drbd_queue_work(struct drbd_work_queue *q, struct drbd_work *w) in drbd_queue_work() function
2181 drbd_queue_work(&first_peer_device(device)-> in dec_ap_bio()
H A Ddrbd_worker.c96 drbd_queue_work(&peer_device->connection->sender_work, &peer_req->w); in drbd_endio_read_sec_final()
878 drbd_queue_work(&connection->sender_work, &dw->w); in drbd_resync_finished()
H A Ddrbd_state.c1480 drbd_queue_work(&connection->sender_work, in _drbd_set_state()
2364 drbd_queue_work(&connection->sender_work, &acscw->w); in _conn_request_state()
H A Ddrbd_main.c2375 drbd_queue_work(work_queue, &completion_work.w); in drbd_flush_workqueue()
3503 drbd_queue_work(&peer_device->connection->sender_work, in drbd_queue_bitmap_io()
H A Ddrbd_receiver.c5699 drbd_queue_work(&peer_device->connection->sender_work, &dw->w); in got_OVResult()