Home
last modified time | relevance | path

Searched refs:MIN_FILE_DENTRIES (Results 1 - 2 of 2) sorted by relevance

/third_party/exfatprogs/include/
H A Dexfat_ondisk.h42 #define MIN_FILE_DENTRIES 3 macro
/third_party/exfatprogs/lib/
H A Dexfat_dir.c529 if (dcount < MIN_FILE_DENTRIES) in calc_dentry_set_checksum()
645 if (dset[0].type != EXFAT_FILE || dcount < MIN_FILE_DENTRIES) in exfat_update_file_dentry_set()

Completed in 7 milliseconds