Searched refs:partiton (Results 1 – 1 of 1) sorted by relevance
171 let partiton: Arc<crate::io::disk_info::Partition> = in mount_root_fs() localVariable179 let fatfs: Result<Arc<FATFileSystem>, SystemError> = FATFileSystem::new(partiton); in mount_root_fs()