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