<dec f='src/src/sys/fs/ntfs/ntfs_ihash.h' l='41' type='struct ntnode * ntfs_nthashlookup(dev_t , ino_t )'/>
<def f='src/src/sys/fs/ntfs/ntfs_ihash.c' l='116' ll='131' type='struct ntnode * ntfs_nthashlookup(dev_t dev, ino_t inum)'/>
<doc f='src/src/sys/fs/ntfs/ntfs_ihash.c' l='112'>/*
 * Use the device/inum pair to find the incore inode, and return a pointer
 * to it. If it is in core, return it, even if it is locked.
 */</doc>
<use f='src/src/sys/fs/ntfs/ntfs_subr.c' l='388' u='c' c='ntfs_ntlookup'/>
<use f='src/src/sys/fs/ntfs/ntfs_subr.c' l='400' u='c' c='ntfs_ntlookup'/>
