Function ext4_cache_flush

Source
pub unsafe extern "C" fn ext4_cache_flush(
    path: *const c_char,
) -> c_int
Expand description

@brief Force cache flush.

@param mount_pount Mount point.

@return Standard error code.