Lines Matching refs:TBLOCKS
172 #define TBLOCKS(bytes) (((bytes) + TBLOCK - 1) / TBLOCK) macro
1626 blocks = TBLOCKS(stbuf.st_size); in passtape()
1997 blocks = TBLOCKS(stbuf.st_size); in putfile()
2249 blocks = TBLOCKS(stbuf.st_size); in putfile()
2349 blocks = TBLOCKS(stbuf.st_size); in putfile()
2403 blocks = TBLOCKS(stbuf.st_size); in putfile()
2454 blocks = TBLOCKS(stbuf.st_size); in putfile()
2538 blocks = TBLOCKS(stbuf.st_size); /* blocks file needs */ in splitfile()
2602 blocks = TBLOCKS(s); in splitfile()
2630 "extents)\n"), longname, K(TBLOCKS(stbuf.st_size)), in splitfile()
3088 blocks = TBLOCKS(bytes); in doxtract()
3179 blocks = TBLOCKS(bytes); in doxtract()
3221 blocks = TBLOCKS(bytes); in doxtract()
3269 blocks = TBLOCKS(bytes); in doxtract()
3484 blocks = TBLOCKS(bytes); in doxtract()
3672 blocks = TBLOCKS(bytes); in doxtract()
3864 if ((buf = malloc(TBLOCKS(maxwrite) * TBLOCK)) == NULL) { in xblocks()
3992 (long)K(TBLOCKS(bytes))); in xsfile()
4048 name, totalext, totalbytes, (long)K(TBLOCKS(totalbytes))); in xsfile()
6443 nblks = TBLOCKS(xrec_offset); in build_dblock()
6781 blocks = TBLOCKS(len); in write_ancillary()
6832 nblocks = TBLOCKS(stbuf.st_size); in get_xdata()
8201 blocks = TBLOCKS(bytes); in read_xattr_hdr()