Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c2044 static WORD xdir_sum ( /* Get checksum of the directoly entry block */ function
2140 if (xdir_sum(dirb) != ld_word(dirb + XDIR_SetSum)) return FR_INT_ERR;
2206 st_word(dirb + XDIR_SetSum, xdir_sum(dirb));