Searched refs:drbd_bm_read (Results 1 – 3 of 3) sorted by relevance
1219 int drbd_bm_read(struct drbd_device *device) __must_hold(local) in drbd_bm_read() function
1355 extern int drbd_bm_read(struct drbd_device *device) __must_hold(local);
2022 if (drbd_bitmap_io(device, &drbd_bm_read, in drbd_adm_attach()