Searched refs:le_hash (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/zfs/ | ||
D | zap_leaf.h | 73 uint64_t le_hash; /* hash value of the name */ member |
/external/u-boot/fs/zfs/ | ||
D | zfs.c | 850 if (zfs_to_cpu64(le->le_hash, endian) != h) in zap_leaf_lookup() |