readep 304 msdosfs/denode.h int readep(struct msdosfsmount *, uint32_t, uint32_t, struct buf **, struct direntry **); readep 301 msdosfs/msdosfs_denode.c error = readep(pmp, dirclust, diroffset, &bp, &direntptr); readep 928 msdosfs/msdosfs_lookup.c return (readep(dep->de_pmp, dep->de_dirclust, dep->de_diroffset,