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()681 &e->e_hash); in write_xattrs_to_buffer()685 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()
209 to_entry->e_hash = ext2fs_swab32(from_entry->e_hash); in ext2fs_swap_ext_attr_entry()
363 if (hash == entry->e_hash) { in check_large_ea_inode()379 pctx->num = entry->e_hash; in check_large_ea_inode()507 if (entry->e_hash != 0 && entry->e_hash != hash) { in check_ea_in_inode()508 pctx->num = entry->e_hash; in check_ea_in_inode()2572 if (entry->e_hash != hash) { in check_ext_attr()2573 pctx->num = entry->e_hash; in check_ext_attr()2576 entry->e_hash = hash; in check_ext_attr()
724 &entry->e_hash); in update_xattr_entry_hashes()