Searched refs:compressed_extents (Results 1 – 1 of 1) sorted by relevance
491 int compressed_extents = 0; in compress_file_range() local681 compressed_extents++; in compress_file_range()698 return compressed_extents; in compress_file_range()739 compressed_extents++; in compress_file_range()741 return compressed_extents; in compress_file_range()1180 int compressed_extents; in async_cow_start() local1184 compressed_extents = compress_file_range(async_chunk); in async_cow_start()1185 if (compressed_extents == 0) { in async_cow_start()