Home
last modified time | relevance | path

Searched refs:l_hash (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/zfs/
H A Dzap_leaf.h60 uint16_t l_hash[1]; member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c119 ((zap_leaf_chunk_t *)(l->l_hash + ZAP_LEAF_HASH_NUMENTRIES(bs)))[idx]
834 for (chunk = zfs_to_cpu16(l->l_hash[LEAF_HASH(blksft, h)], endian); in zap_leaf_lookup()
/openbmc/linux/fs/ocfs2/
H A Dxattr.c4159 u32 l_hash = le32_to_cpu(l->xe_name_hash); in cmp_xe() local
4162 if (l_hash > r_hash) in cmp_xe()
4164 if (l_hash < r_hash) in cmp_xe()