defid_dirofs      252 msdosfs/denode.h 	uint32_t defid_dirofs;	/* offset of entry within the cluster */
defid_dirofs      752 msdosfs/msdosfs_vfsops.c 	error = deget(pmp, defhp->defid_dirclust, defhp->defid_dirofs, &dep);
defid_dirofs      773 msdosfs/msdosfs_vfsops.c 	defhp->defid_dirofs = dep->de_diroffset;