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