Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1058 extern int drbd_md_read(struct drbd_device *device, struct drbd_backing_dev *bdev);
H A Ddrbd_main.c3205 int drbd_md_read(struct drbd_device *device, struct drbd_backing_dev *bdev) in drbd_md_read() function
H A Ddrbd_nl.c1844 retcode = drbd_md_read(device, nbc); in drbd_adm_attach()