Home
last modified time | relevance | path

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

/third_party/exfatprogs/fsck/
Drepair.h9 #define ER_BS_BOOT_REGION 0x00000002 macro
Drepair.c47 {ER_BS_BOOT_REGION, 0, ERP_FIX, 0, 0, 0},
Dfsck.c528 exfat_repair_ask(&exfat_fsck, ER_BS_BOOT_REGION, in exfat_boot_region_check()