Home
last modified time | relevance | path

Searched refs:NumFree (Results 1 – 4 of 4) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Dcheck.c149 boot.NumFree * boot.ClusterSize / 1024, boot.NumFree, in checkfilesys()
154 boot.NumFree * boot.ClusterSize / 1024, boot.NumFree); in checkfilesys()
A Dfat.c130 boot->NumFree++; in checkclnum()
200 boot->NumFree = boot->NumBad = 0; in readfat()
565 boot->NumFree = 0; in writefat()
615 boot->NumFree++; in writefat()
624 boot->NumFree++; in writefat()
630 boot->NumFree++; in writefat()
637 boot->NumFree++; in writefat()
690 boot->FSFree != boot->NumFree) { in checklost()
692 boot->FSFree, boot->NumFree); in checklost()
694 boot->FSFree = boot->NumFree; in checklost()
A Ddosfs.h80 u_int NumFree; /* # of free clusters */ member
A Dboot.c224 boot->NumFree = 0; in readboot()

Completed in 5 milliseconds