Searched refs:drbd_bump_write_ordering (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/block/drbd/ |
D | drbd_int.h | 1595 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev,
|
D | drbd_nl.c | 1665 drbd_bump_write_ordering(device->resource, NULL, WO_BDEV_FLUSH); in drbd_adm_disk_opts() 2041 drbd_bump_write_ordering(device->resource, device->ldev, WO_BDEV_FLUSH); in drbd_adm_attach()
|
D | drbd_receiver.c | 1346 drbd_bump_write_ordering(connection->resource, NULL, WO_DRAIN_IO); in drbd_flush() 1447 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev, in drbd_bump_write_ordering() function
|