Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_int.h1587 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev,
Ddrbd_nl.c1590 drbd_bump_write_ordering(device->resource, NULL, WO_BDEV_FLUSH); in drbd_adm_disk_opts()
1965 drbd_bump_write_ordering(device->resource, device->ldev, WO_BDEV_FLUSH); in drbd_adm_attach()
Ddrbd_receiver.c1346 drbd_bump_write_ordering(connection->resource, NULL, WO_DRAIN_IO); in drbd_flush()
1446 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev, in drbd_bump_write_ordering() function