pub unsafe extern "C" fn ext4_block_cache_flush(
bdev: *mut ext4_blockdev,
) -> c_intExpand description
@brief Flush all dirty buffers to disk @param bdev block device descriptor @return standard error code
pub unsafe extern "C" fn ext4_block_cache_flush(
bdev: *mut ext4_blockdev,
) -> c_int@brief Flush all dirty buffers to disk @param bdev block device descriptor @return standard error code