<dec f='src/src/sys/ufs/ext2fs/ext2fs_extern.h' l='189' type='int ext2fs_htree_lookup(struct inode * , const char * , int , struct buf ** , int * , __int32_t * , __int32_t * , __int32_t * , struct ext2fs_searchslot * )'/>
<def f='src/src/sys/ufs/ext2fs/ext2fs_htree.c' l='799' ll='866' type='int ext2fs_htree_lookup(struct inode * ip, const char * name, int namelen, struct buf ** bpp, int * entryoffp, __int32_t * offp, __int32_t * prevoffp, __int32_t * endusefulp, struct ext2fs_searchslot * ss)'/>
<doc f='src/src/sys/ufs/ext2fs/ext2fs_htree.c' l='796'>/*
 * Try to lookup a directory entry in HTree index
 */</doc>
<use f='src/src/sys/ufs/ext2fs/ext2fs_lookup.c' l='399' u='c' c='ext2fs_lookup'/>
