Searched refs:drbd_bump_write_ordering (Results 1 – 3 of 3) sorted by relevance
/drivers/block/drbd/ |
D | drbd_int.h | 1587 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev,
|
D | drbd_nl.c | 1590 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()
|
D | drbd_receiver.c | 1346 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
|