Function fsck

Source
pub async fn fsck(filesystem: Arc<FxFilesystem>) -> Result<FsckResult, Error>
Expand description

Verifies the integrity of Fxfs. See errors.rs for a list of checks performed.