Searched defs:Partition (Results 1 – 5 of 5) sorted by relevance
11 pub struct Partition { struct20 impl Partition { impl55 impl TryInto<GeneralBlockRange> for Partition { implementation
349 fn partitions(&self) -> Vec<Arc<Partition>>; in partitions()
135 pub fn partitions(&self, disk: Weak<dyn BlockDevice>) -> Vec<Arc<Partition>> { in partitions()
558 fn partitions(&self) -> Vec<Arc<Partition>> { in partitions()
282 fn partitions(&self) -> Vec<Arc<Partition>> { in partitions()