Home
last modified time | relevance | path

Searched refs:compressed_extents (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c491 int compressed_extents = 0; in compress_file_range() local
681 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() local
1184 compressed_extents = compress_file_range(async_chunk); in async_cow_start()
1185 if (compressed_extents == 0) { in async_cow_start()

Completed in 13 milliseconds