Lines Matching refs:mlr
558 const struct msdosfs_lookup_results *mlr,
588 if (mlr->mlr_fndoffset >= ddep->de_FileSize) {
610 error = msdosfs_pcbmap(ddep, de_cluster(pmp, mlr->mlr_fndoffset),
614 clusoffset = mlr->mlr_fndoffset;
628 if (mlr->mlr_fndcnt > 0) {
634 fndoffset = mlr->mlr_fndoffset;
635 xhavecnt = mlr->mlr_fndcnt + 1;
715 fndoffset = mlr->mlr_fndoffset;
726 havecnt = mlr->mlr_fndcnt + 1;
887 const struct msdosfs_lookup_results *mlr)
890 /* mlr: position of dep in pdep from lookup */
898 u_long offset = mlr->mlr_fndoffset;
943 && offset != mlr->mlr_fndoffset) {