Home
last modified time | relevance | path

Searched refs:h_hash (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/tests/hash/
H A DMakefile17 PROGS+= h_hash
33 CFLAGS.h_hash+= -I${SRCTOP}/lib/libnetbsd
/freebsd/sys/fs/ext2fs/
H A Dhtree.h57 uint32_t h_hash; member
105 uint32_t h_hash; member
H A Dext2_htree.c182 return (le32toh(ep->h_hash)); in ext2_htree_get_hash()
194 ep->h_hash = htole32(hash); in ext2_htree_set_hash()
506 if (le32toh(entry1->h_hash) < le32toh(entry2->h_hash)) in ext2_htree_cmp_sort_entry()
508 if (le32toh(entry1->h_hash) > le32toh(entry2->h_hash)) in ext2_htree_cmp_sort_entry()
576 &sort_info->h_hash, NULL); in ext2_htree_split_dirblock()
577 sort_info->h_hash = htole32(sort_info->h_hash); in ext2_htree_split_dirblock()
598 *split_hash = le32toh(sort_info[i + 1].h_hash); in ext2_htree_split_dirblock()
603 if (*split_hash == le32toh(sort_info[i].h_hash)) in ext2_htree_split_dirblock()
H A Dext2_extattr.h58 int32_t h_hash; /* hash value of all attributes */ member
H A Dext2_extattr.c1059 header->h_hash = htole32(hash); in ext2_extattr_rehash()
1192 header->h_hash = 0; in ext2_extattr_block_set()
/freebsd/
H A DObsoleteFiles.inc14238 OLD_FILES+=usr/tests/lib/libc/hash/.debug/h_hash.debug