Searched refs:fdstats (Results 1 – 4 of 4) sorted by relevance
1691 fcp->fdstats.reset++; in fdcquiesce()2263 fcp->fdstats.rd++; in fdc_exec()2266 fcp->fdstats.wr++; in fdc_exec()2269 fcp->fdstats.recal++; in fdc_exec()2272 fcp->fdstats.form++; in fdc_exec()2275 fcp->fdstats.other++; in fdc_exec()2526 fcp->fdstats.de++; in fdrecover()2528 fcp->fdstats.run++; in fdrecover()2530 fcp->fdstats.bfmt++; in fdrecover()2532 fcp->fdstats.to++; in fdrecover()
298 struct fdstat fdstats; /* statistics */ member
300 struct fdstat fdstats; /* statistics */ member
3672 fdc->fdstats.rd++; in fdexec()3675 fdc->fdstats.wr++; in fdexec()3678 fdc->fdstats.recal++; in fdexec()3681 fdc->fdstats.form++; in fdexec()3684 fdc->fdstats.other++; in fdexec()4042 fdc->fdstats.de++; in fdrecover()4045 fdc->fdstats.run++; in fdrecover()4048 fdc->fdstats.bfmt++; in fdrecover()4051 fdc->fdstats.to++; in fdrecover()4776 fdc->fdstats.reset++; in fdreset()