Home
last modified time | relevance | path

Searched refs:dirhash_lookup (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/sys/
Ddirhash.h79 int dirhash_lookup(struct dirhash *, const char *, int,
/netbsd/src/sys/kern/
Dvfs_dirhash.c391 dirhash_lookup(struct dirhash *dirh, const char *d_name, int d_namlen, in dirhash_lookup() function
/netbsd/src/sys/fs/nilfs/
Dnilfs_subr.c894 hit = dirhash_lookup(dirh, name, namelen, &dirh_ep); in nilfs_lookup_name_in_dir()
/netbsd/src/sys/fs/udf/
Dudf_subr.c4634 hit = dirhash_lookup(dirh, s_dirent->d_name, s_dirent->d_namlen, &dirh_ep); in udf_lookup_name_in_dir()
4869 hit = dirhash_lookup(dirh, s_dirent->d_name, s_dirent->d_namlen, &dirh_ep); in udf_dir_detach()
5033 hit = dirhash_lookup(dirh, name, namelen, &dirh_ep); in udf_dir_update_rootentry()