Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c2083 static WORD xname_sum ( /* Get check sum (to be used as hash) of the file name */ function
2318 st_word(dirb + XDIR_NameHash, xname_sum(lfn)); /* Set name hash */
2429 WORD hash = xname_sum(fs->lfnbuf); /* Hash value of the name to find */