<dec f='src/src/sys/fs/tmpfs/tmpfs.h' l='260' type='tmpfs_dirent_t * tmpfs_dir_lookup(tmpfs_node_t * , struct componentname * )'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_rename.c' l='438' u='c' c='tmpfs_gro_lookup'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='419' u='c' c='tmpfs_construct_node'/>
<def f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='598' ll='618' type='tmpfs_dirent_t * tmpfs_dir_lookup(tmpfs_node_t * node, struct componentname * cnp)'/>
<doc f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='592'>/*
 * tmpfs_dir_lookup: find a directory entry in the specified inode.
 *
 * Note that the . and .. components are not allowed as they do not
 * physically exist within directories.
 */</doc>
<use f='src/src/sys/fs/tmpfs/tmpfs_vnops.c' l='227' u='c' c='tmpfs_lookup'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_vnops.c' l='693' u='c' c='tmpfs_remove'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_vnops.c' l='860' u='c' c='tmpfs_rmdir'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_vnops.c' l='1288' u='c' c='tmpfs_whiteout'/>
