Home
last modified time | relevance | path

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

/trueos/lib/libdevstat/
HDdevstat.c1225 u_int64_t totalblockswrite, totaltransfersfree, totalblocksfree; in devstat_compute_statistics() local
1260 totalblocksfree = totalbytesfree; in devstat_compute_statistics()
1266 totalblocksfree /= current->block_size; in devstat_compute_statistics()
1271 totalblocksfree /= 512; in devstat_compute_statistics()
1353 *destu64 = totalblocksfree; in devstat_compute_statistics()
1476 *destld = totalblocksfree; in devstat_compute_statistics()