Home | History | Annotate | Download | only in msdosfs

Lines Matching refs:diroffset

176  *	       diroffset is relative to the beginning of the root directory,
178 * diroffset - offset past begin of cluster of denode we want
182 msdosfs_deget(struct msdosfsmount *pmp, u_long dirclust, u_long diroffset,
186 /* diroffset: index of entry within the cluster */
201 key.dk_diroffset = diroffset;
231 printf("loadvnode(pmp %p, dirclust %lu, diroffset %lx, vp %p)\n",
649 uint32_t dircluster, uint32_t diroffset, uint32_t *genp)
656 fhkey.fhk_diroffset = diroffset;
675 uint32_t dircluster, uint32_t diroffset)
682 fhkey.fhk_diroffset = diroffset;
698 uint32_t dircluster, uint32_t diroffset, uint32_t *genp)
705 fhkey.fhk_diroffset = diroffset;