Searched defs:tblocks (Results 1 – 3 of 3) sorted by relevance
912 diskaddr_t tblocks = 0; in generic_disk_sense() local
322 static u_longlong_t tblocks; /* number of blocks of files in a directory */ variable
167 #define K(tblocks) ((tblocks+1)/2) /* tblocks to Kbytes for printing */ argument