<def f='src/src/sys/ufs/lfs/lfs_inode.h' l='79' ll='85'/>
<size>20</size>
<doc f='src/src/sys/ufs/lfs/lfs_inode.h' l='71'>/*
 * Lookup result state (other than the result inode). This is
 * currently stashed in the vnode between VOP_LOOKUP and directory
 * operation VOPs, which is gross.
 *
 * XXX ulr_diroff is a lookup hint from the previos call of VOP_LOOKUP.
 * probably it should not be here.
 */</doc>
<mbr r='ulfs_lookup_results::ulr_count' o='0' t='__int32_t'/>
<mbr r='ulfs_lookup_results::ulr_endoff' o='32' t='__int32_t'/>
<mbr r='ulfs_lookup_results::ulr_diroff' o='64' t='__int32_t'/>
<mbr r='ulfs_lookup_results::ulr_offset' o='96' t='__int32_t'/>
<mbr r='ulfs_lookup_results::ulr_reclen' o='128' t='__uint32_t'/>
