Home
last modified time | relevance | path

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

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