<dec f='src/src/sys/fs/msdosfs/denode.h' l='322' type='int readep(struct msdosfsmount * , u_long , u_long , struct buf ** , struct direntry ** )'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_denode.c' l='285' u='c' c='msdosfs_loadvnode'/>
<def f='src/src/sys/fs/msdosfs/msdosfs_lookup.c' l='941' ll='961' type='int readep(struct msdosfsmount * pmp, u_long dirclust, u_long diroffset, struct buf ** bpp, struct direntry ** epp)'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_lookup.c' l='971' u='c' c='readde'/>
<doc f='src/src/sys/fs/msdosfs/msdosfs_lookup.c' l='936'>/*
 * Read in the disk block containing the directory entry (dirclu, dirofs)
 * and return the address of the buf header, and the address of the
 * directory entry within the block.
 */</doc>
