HomeSort by: relevance | last modified time | path
    Searched defs:fc_lastclust (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/msdosfs/
msdosfs_fat.c 97 int fc_wherefrom, fc_whereto, fc_lastclust; variable in typeref:typename:int
114 "fc_largedistance=%d [%d->%d=%d] fc_lastclust=%d pm_fatblocksize=%d\n",
117 fc_lastclust, pm_fatblocksize);
120 fc_wherefrom = fc_whereto = fc_lastclust = 0;
264 fc_lastclust = dep->de_fc[FC_LASTFC].fc_frcn;

Completed in 110 milliseconds