Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c1217 int drbd_bm_read(struct drbd_device *device, in drbd_bm_read() function
H A Ddrbd_int.h1291 extern int drbd_bm_read(struct drbd_device *device,
H A Ddrbd_nl.c2033 if (drbd_bitmap_io(device, &drbd_bm_read, in drbd_adm_attach()