Searched refs:e_hash (Results 1 – 3 of 3) sorted by relevance
32 __u32 e_hash; /* hash value of name and value */ member
170 to_entry->e_hash = ext2fs_swab32(from_entry->e_hash); in ext2fs_swap_ext_attr_entry()
332 if (entry->e_hash != 0 && entry->e_hash != hash) { in check_ea_in_inode()333 pctx->num = entry->e_hash; in check_ea_in_inode()1669 if (entry->e_hash != hash) { in check_ext_attr()1670 pctx->num = entry->e_hash; in check_ext_attr()1673 entry->e_hash = hash; in check_ext_attr()