Home
last modified time | relevance | path

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

/reactos/sdk/tools/fatten/fatfs/
H A Dff.c1438 BYTE sum_sfn ( in sum_sfn() function
1496 if (!ord && sum == sum_sfn(dir)) break; /* LFN matched? */ in dir_find()
1551 if (ord || sum != sum_sfn(dir)) /* Is there a valid LFN? */ in dir_read()
1618 sum = sum_sfn(dp->fn); /* Checksum value of the SFN tied to the LFN */ in dir_register()