HomeSort by: relevance | last modified time | path
    Searched refs:mlr_fndcnt (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/msdosfs/
msdosfs_lookup.c 332 dp->de_crap.mlr_fndcnt = wincnt - 1;
339 dp->de_crap.mlr_fndcnt = 0;
395 dp->de_crap.mlr_fndcnt = wincnt - 1;
628 if (mlr->mlr_fndcnt > 0) {
635 xhavecnt = mlr->mlr_fndcnt + 1;
726 havecnt = mlr->mlr_fndcnt + 1;
denode.h 156 int mlr_fndcnt; /* number of slots before de_fndoffset */ member in struct:msdosfs_lookup_results
  /src/usr.sbin/makefs/msdos/
msdosfs_vnops.c 289 dp->de_crap.mlr_fndcnt = 0;
331 dp->de_crap.mlr_fndcnt = wincnt - 1;

Completed in 14 milliseconds