Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c2370 WORD hash = xname_sum(fs->lfnbuf); /* Hash value of the name to find */ local
2376 …if (ld_word(fs->dirbuf + XDIR_NameHash) != hash) continue; /* Skip comparison if hash mismatched */