Searched refs:EXFAT_LAST_DATA_CLUSTER (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/blkid/ | ||
D | probe.h | 802 #define EXFAT_LAST_DATA_CLUSTER 0xffffff6 macro |
D | probe.c | 1461 if (cluster > EXFAT_LAST_DATA_CLUSTER) in find_exfat_entry_label() |