Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/drbd/
Ddrbd_int.h1522 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev,
Ddrbd_nl.c1596 drbd_bump_write_ordering(device->resource, NULL, WO_BDEV_FLUSH); in drbd_adm_disk_opts()
1975 drbd_bump_write_ordering(device->resource, device->ldev, WO_BDEV_FLUSH); in drbd_adm_attach()
Ddrbd_receiver.c1348 drbd_bump_write_ordering(connection->resource, NULL, WO_DRAIN_IO); in drbd_flush()
1448 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev, in drbd_bump_write_ordering() function