Searched refs:HFS_BLOCKS (Results 1 – 1 of 1) sorted by relevance
327 #define HFS_BLOCKS(s) ((s) >> 12) macro1230 bk = HFS_BLOCKS(a->compressed_rsrc_position); in hfs_drive_compressor()1232 if (bk > HFS_BLOCKS(a->filesize)) in hfs_drive_compressor()