Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/common/
Dblk_types.h61 struct block_device struct
83 struct block_device *partition; // 磁盘分区数组 argument
/DragonOS-0.1.7/kernel/src/filesystem/vfs/
DVFS.h63 struct block_device *blk_device;
116 struct block_device *blk); // 解析文件系统引导扇区的函数,为文件系统创建超级块结构。