Home
last modified time | relevance | path

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

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