Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_state.c1817 drbd_queue_bitmap_io(device, &drbd_send_bitmap, NULL, in after_state_ch()
1896 drbd_queue_bitmap_io(device, in after_state_ch()
2021 drbd_queue_bitmap_io(device, &drbd_bm_write_copy_pages, NULL, in after_state_ch()
H A Ddrbd_int.h1066 extern void drbd_queue_bitmap_io(struct drbd_device *device,
H A Ddrbd_main.c3504 void drbd_queue_bitmap_io(struct drbd_device *device, in drbd_queue_bitmap_io() function