Searched refs:drbd_queue_bitmap_io (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_state.c1817 drbd_queue_bitmap_io(device, &drbd_send_bitmap, NULL,
1896 drbd_queue_bitmap_io(device,
2021 drbd_queue_bitmap_io(device, &drbd_bm_write_copy_pages, NULL,
H A Ddrbd_int.h1071 extern void drbd_queue_bitmap_io(struct drbd_device *device,
H A Ddrbd_main.c3423 * drbd_bmio_set_n_write() - io_fn for drbd_queue_bitmap_io() or drbd_bitmap_io()
3449 * drbd_bmio_clear_n_write() - io_fn for drbd_queue_bitmap_io() or drbd_bitmap_io()
3498 * drbd_queue_bitmap_io() - Queues an IO operation on the whole bitmap
3513 void drbd_queue_bitmap_io(struct drbd_device *device, function

Completed in 275 milliseconds