Searched refs:compressed_extents (Results 1 – 1 of 1) sorted by relevance
629 int compressed_extents = 0; in compress_file_range() local828 compressed_extents++; in compress_file_range()845 return compressed_extents; in compress_file_range()886 compressed_extents++; in compress_file_range()888 return compressed_extents; in compress_file_range()1454 int compressed_extents; in async_cow_start() local1458 compressed_extents = compress_file_range(async_chunk); in async_cow_start()1459 if (compressed_extents == 0) { in async_cow_start()