Searched refs:tot_size (Results 1 – 1 of 1) sorted by relevance
1670 int tot_size = hce->hfs_map_size + hce->hfs_hdr_size; in FDECL1() local1673 n = tot_size/BLK_CONV; in FDECL1()1674 r = tot_size%BLK_CONV; in FDECL1()1677 xfwrite(hce->hfs_map, tot_size, HFS_BLOCKSZ, outfile); in FDECL1()