Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_state.c1522 int drbd_bitmap_io_from_worker(struct drbd_device *device, in drbd_bitmap_io_from_worker() function
1844 drbd_bitmap_io_from_worker(device, &drbd_bm_write, in after_state_ch()
1856 drbd_bitmap_io_from_worker(device, &drbd_bm_write, in after_state_ch()
Ddrbd_int.h1078 extern int drbd_bitmap_io_from_worker(struct drbd_device *device,
Ddrbd_worker.c1980 if (drbd_bitmap_io_from_worker(device, drbd_bm_write, in go_diskless()