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