Function ext4_parser::construct_fs

source ยท
pub fn construct_fs(
    source: FsSourceType,
) -> Result<Arc<Simple>, ConstructFsError>