Home
last modified time | relevance | path

Searched refs:EXFAT_LAST (Results 1 – 4 of 4) sorted by relevance

/third_party/exfatprogs/include/
Dexfat_ondisk.h48 #define EXFAT_LAST 0x00 /* end of directory */ macro
/third_party/exfatprogs/lib/
Dexfat_dir.c211 if (desc->buffer[iter->read_size - 32] != EXFAT_LAST) in read_block()
410 } else if ((dentry->type == EXFAT_LAST || in exfat_lookup_dentry_set()
/third_party/exfatprogs/exfat2img/
Dexfat2img.c472 case EXFAT_LAST: in read_children()
/third_party/exfatprogs/fsck/
Dfsck.c1167 case EXFAT_LAST: in read_children()