Home
last modified time | relevance | path

Searched defs:Bpb (Results 1 – 5 of 5) sorted by relevance

/reactos/drivers/filesystems/fs_rec/
H A Dfat.c23 BIOS_PARAMETER_BLOCK Bpb; in FsRecIsFatVolume() local
106 PPACKED_BOOT_SECTOR Bpb = NULL; in FsRecVfatFsControl() local
H A Dntfs.c58 PPACKED_BOOT_SECTOR Bpb = NULL; in FsRecNtfsFsControl() local
H A Dfatx.c72 PFATX_BOOT_SECTOR Bpb = NULL; in FsRecFatxFsControl() local
/reactos/drivers/filesystems/fastfat/
H A Dfsctrl.c1900 BIOS_PARAMETER_BLOCK Bpb; in _Requires_lock_held_() local
2544 BIOS_PARAMETER_BLOCK Bpb = {0}; in FatIsBootSectorFat() local
H A Dfatstruc.h336 BIOS_PARAMETER_BLOCK Bpb; member