Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/kernel/src/common/
Dblk_types.h83 struct block_device *partition; // 磁盘分区数组 member
/DragonOS-0.1.8/kernel/src/filesystem/fat/
Dfs.rs63 pub partition: Arc<Partition>, field