1I2O_BLOCK_DEVICE_FLU(9) Message-based devices I2O_BLOCK_DEVICE_FLU(9)
23
4
NAME
6i2o_block_device_flush - Flush all dirty data of I2O device dev
7
SYNOPSIS
9int i2o_block_device_flush(struct i2o_device * dev);
10
ARGUMENTS
12dev
13I2O device which should be flushed
14
DESCRIPTION
16Flushes all dirty data on device dev.
1718
Returns 0 on success or negative error code on failure.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 I2O_BLOCK_DEVICE_FLU(9)