Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/fat32/
Dfat32.h47 uint16_t BPB_BkBootSec; // 引导扇区的备份扇区号 member
Dfat32.c402 fsbi->bootsector_bak_sector_addr_infat = fbs->BPB_BkBootSec; in fat32_read_superblock()
406 fbs->BPB_FSInfo, fbs->BPB_BkBootSec, fbs->BPB_TotSec32); in fat32_read_superblock()
/DragonOS-0.1.2/docs/kernel/filesystem/fat32/
Dindex.md40 uint16_t BPB_BkBootSec; // 引导扇区的备份扇区号