Home
last modified time | relevance | path

Searched refs:should_compress (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dinode.c1523 bool should_compress; in cow_file_range_async() local
1532 should_compress = false; in cow_file_range_async()
1534 should_compress = true; in cow_file_range_async()
1557 if (should_compress) in cow_file_range_async()