Home
last modified time | relevance | path

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

/linux-5.10/drivers/block/drbd/
Ddrbd_state.c1520 int drbd_bitmap_io_from_worker(struct drbd_device *device, in drbd_bitmap_io_from_worker() function
1840 drbd_bitmap_io_from_worker(device, &drbd_bm_write, in after_state_ch()
1852 drbd_bitmap_io_from_worker(device, &drbd_bm_write, in after_state_ch()
Ddrbd_int.h1146 extern int drbd_bitmap_io_from_worker(struct drbd_device *device,
Ddrbd_worker.c1973 if (drbd_bitmap_io_from_worker(device, drbd_bm_write, in go_diskless()