Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_actlog.c177 int drbd_md_sync_page_io(struct drbd_device *device, struct drbd_backing_dev *bdev, in drbd_md_sync_page_io() function
389 if (drbd_md_sync_page_io(device, device->ldev, sector, REQ_OP_WRITE)) { in __al_write_transaction()
H A Ddrbd_int.h1440 extern int drbd_md_sync_page_io(struct drbd_device *device,
H A Ddrbd_main.c3025 if (drbd_md_sync_page_io(device, device->ldev, sector, REQ_OP_WRITE)) { in drbd_md_write()
3227 if (drbd_md_sync_page_io(device, bdev, bdev->md.md_offset, in drbd_md_read()