Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/drbd/
Ddrbd_bitmap.c1187 int drbd_bm_read(struct drbd_device *device) __must_hold(local) in drbd_bm_read() function
Ddrbd_int.h1360 extern int drbd_bm_read(struct drbd_device *device) __must_hold(local);
Ddrbd_nl.c2107 if (drbd_bitmap_io(device, &drbd_bm_read, in drbd_adm_attach()