<dec f='src/src/sys/ufs/ffs/ffs_extern.h' l='200' type='void ffs_load_inode(struct buf * , struct inode * , struct fs * , ino_t )'/>
<def f='src/src/sys/ufs/ffs/ffs_subr.c' l='75' ll='114' type='void ffs_load_inode(struct buf * bp, struct inode * ip, struct fs * fs, ino_t ino)'/>
<doc f='src/src/sys/ufs/ffs/ffs_subr.c' l='71'>/*
 * Load up the contents of an inode and copy the appropriate pieces
 * to the incore copy.
 */</doc>
<use f='src/src/sys/ufs/ffs/ffs_vfsops.c' l='936' u='c' c='ffs_reload'/>
<use f='src/src/sys/ufs/ffs/ffs_vfsops.c' l='2017' u='c' c='ffs_init_vnode'/>
