Searched refs:e_hash (Results 1 – 5 of 5) sorted by relevance
34 __u32 e_hash; /* hash value of name and value */ member
117 if (!here->e_hash) { in ext2fs_ext_attr_block_rehash()124 here->e_hash; in ext2fs_ext_attr_block_rehash()679 &e->e_hash); in write_xattrs_to_buffer()683 e->e_hash = 0; in write_xattrs_to_buffer()942 if (entry->e_hash != 0) { in read_xattrs_from_buffer()951 if (entry->e_hash != hash) { in read_xattrs_from_buffer()
208 to_entry->e_hash = ext2fs_swab32(from_entry->e_hash); in ext2fs_swap_ext_attr_entry()
354 if (hash == entry->e_hash) { in check_large_ea_inode()370 pctx->num = entry->e_hash; in check_large_ea_inode()498 if (entry->e_hash != 0 && entry->e_hash != hash) { in check_ea_in_inode()499 pctx->num = entry->e_hash; in check_ea_in_inode()2573 if (entry->e_hash != hash) { in check_ext_attr()2574 pctx->num = entry->e_hash; in check_ext_attr()2577 entry->e_hash = hash; in check_ext_attr()
743 &entry->e_hash); in update_xattr_entry_hashes()