Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c1269 int drbd_bm_write_copy_pages(struct drbd_device *device, in drbd_bm_write_copy_pages() function
H A Ddrbd_int.h1304 extern int drbd_bm_write_copy_pages(struct drbd_device *device,
H A Ddrbd_state.c2017 drbd_queue_bitmap_io(device, &drbd_bm_write_copy_pages, NULL, in after_state_ch()
H A Ddrbd_receiver.c5218 drbd_bitmap_io(device, &drbd_bm_write_copy_pages, in drbd_disconnected()