Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c2022 static BYTE sum_sfn ( function
2325 if (ord != 0 || sum != sum_sfn(dp->dir)) { /* Is there a valid LFN? */
2411 if (ord == 0 && sum == sum_sfn(dp->dir)) break; /* LFN matched? */
2499 sum = sum_sfn(dp->fn); /* Checksum value of the SFN tied to the LFN */