Home
last modified time | relevance | path

Searched refs:SectorT (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/io/
Ddisk_info.rs6 pub type SectorT = u64; typedef
15 pub start_sector: SectorT, // 该分区的起始扇区
29 start_sector: SectorT, in new() argument