Searched refs:compressed_extents (Results 1 – 1 of 1) sorted by relevance
486 int compressed_extents = 0; in compress_file_range() local668 compressed_extents++; in compress_file_range()685 return compressed_extents; in compress_file_range()724 compressed_extents++; in compress_file_range()726 return compressed_extents; in compress_file_range()1153 int compressed_extents; in async_cow_start() local1157 compressed_extents = compress_file_range(async_chunk); in async_cow_start()1158 if (compressed_extents == 0) { in async_cow_start()