<dec f='src/src/sys/ufs/ext2fs/ext2fs_extern.h' l='147' macro='1' type='int ext2fs_loadvnode(struct mount * , struct vnode * , const void * , size_t , const void ** )'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='133'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='133'/>
<def f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='970' ll='1047' type='int ext2fs_loadvnode(struct mount * mp, struct vnode * vp, const void * key, size_t key_len, const void ** new_key)'/>
<doc f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='966'>/*
 * Read an inode from disk and initialize this vnode / inode pair.
 * Caller assures no other thread will try to load this inode.
 */</doc>
