Searched refs:XDIR_NameHash (Results 1 – 1 of 1) sorted by relevance
183 #define XDIR_NameHash 36 /* exFAT: Hash of file name (WORD) */ macro2259 st_word(dirb + XDIR_NameHash, xname_sum(lfn)); /* Set name hash */2376 …if (ld_word(fs->dirbuf + XDIR_NameHash) != hash) continue; /* Skip comparison if hash mismatched */5111 nh = ld_word(fs->dirbuf + XDIR_NameHash);5114 st_word(fs->dirbuf + XDIR_NameHash, nh);