Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/drbd/
Ddrbd_bitmap.c1223 int drbd_bm_write_copy_pages(struct drbd_device *device) __must_hold(local) in drbd_bm_write_copy_pages() function
Ddrbd_int.h1364 extern int drbd_bm_write_copy_pages(struct drbd_device *device) __must_hold(local);
Ddrbd_state.c1553 drbd_queue_bitmap_io(device, &drbd_bm_write_copy_pages, NULL, in after_state_ch()