Function ext4_block_cache_flush

Source
pub unsafe extern "C" fn ext4_block_cache_flush(
    bdev: *mut ext4_blockdev,
) -> c_int
Expand description

@brief Flush all dirty buffers to disk @param bdev block device descriptor @return standard error code