Searched defs:partitions (Results 1 – 2 of 2) sorted by relevance
29 pub partitions: Vec<Arc<Partition>>, // 磁盘分区数组 field486 fn partitions(&self) -> Vec<Arc<Partition>> { in partitions() method
103 fn partitions(&self) -> Vec<Arc<Partition>>; in partitions() method