Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/fat32/
Dfat32.h45 uint32_t BPB_RootClus; // 根目录起始簇号 member
Dfat32.c441 finode->first_clus = fbs->BPB_RootClus; in fat32_read_superblock()
/DragonOS-0.1.2/docs/kernel/filesystem/fat32/
Dindex.md38 uint32_t BPB_RootClus; // 根目录起始簇号