check_fsverity

Function check_fsverity 

Source
fn check_fsverity(
    storage: &Storage,
) -> Pin<Box<dyn Future<Output = Result<Result<(), FsckError>>> + '_>>