Searched refs:drbd_bitmap_io_from_worker (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_state.c | 1520 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()
|
H A D | drbd_worker.c | 1973 if (drbd_bitmap_io_from_worker(device, drbd_bm_write, in go_diskless()
|
H A D | drbd_int.h | 1146 extern int drbd_bitmap_io_from_worker(struct drbd_device *device,
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_state.c | 1522 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()
|
H A D | drbd_int.h | 1078 extern int drbd_bitmap_io_from_worker(struct drbd_device *device,
|
H A D | drbd_worker.c | 1980 if (drbd_bitmap_io_from_worker(device, drbd_bm_write, in go_diskless()
|
Completed in 20 milliseconds