Searched refs:drbd_bump_write_ordering (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/block/drbd/ | 
| D | drbd_int.h | 1624 void drbd_bump_write_ordering(struct drbd_resource *resource, struct drbd_backing_dev *bdev,
 | 
| D | drbd_nl.c | 1673 		drbd_bump_write_ordering(device->resource, NULL, WO_BDEV_FLUSH);  in drbd_adm_disk_opts()2050 	drbd_bump_write_ordering(device->resource, device->ldev, WO_BDEV_FLUSH);  in drbd_adm_attach()
 
 | 
| D | drbd_receiver.c | 1345 			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
 
 |