Searched refs:XDIR_SetSum (Results 1 – 1 of 1) sorted by relevance
167 #define XDIR_SetSum 2 /* exFAT: Sum of the set of directory entries (WORD) */ macro2072 if (i == XDIR_SetSum) { /* Skip 2-byte sum field */2199 if (xdir_sum(dirb) != ld_word(dirb + XDIR_SetSum)) return FR_INT_ERR;2265 st_word(dirb + XDIR_SetSum, xdir_sum(dirb));