Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_bitmap.c1233 int drbd_bm_write_copy_pages(struct drbd_device *device) __must_hold(local) in drbd_bm_write_copy_pages() function
Ddrbd_int.h1366 extern int drbd_bm_write_copy_pages(struct drbd_device *device) __must_hold(local);
Ddrbd_state.c2012 drbd_queue_bitmap_io(device, &drbd_bm_write_copy_pages, NULL, in after_state_ch()
Ddrbd_receiver.c5266 drbd_bitmap_io(device, &drbd_bm_write_copy_pages, in drbd_disconnected()