Home
last modified time | relevance | path

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

/third_party/exfatprogs/include/
Dexfat_ondisk.h51 #define EXFAT_BITMAP 0x81 /* allocation bitmap */ macro
/third_party/exfatprogs/mkfs/
Dmkfs.c350 ed[1].type = EXFAT_BITMAP; in exfat_create_root_dir()
/third_party/exfatprogs/fsck/
Dfsck.c1233 case EXFAT_BITMAP: in read_children()