Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Ddirhash.h81 int dirhash_lookup_freed(struct dirhash *, uint32_t,
/netbsd/sys/kern/
H A Dvfs_dirhash.c444 dirhash_lookup_freed(struct dirhash *dirh, uint32_t min_entrysize, in dirhash_lookup_freed() function
/netbsd/sys/fs/udf/
H A Dudf_subr.c5176 hit = dirhash_lookup_freed(dirh, fidsize, &dirh_ep); in udf_dir_attach()