Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dinode.c1357 bool should_compress; in cow_file_range_async() local
1366 should_compress = false; in cow_file_range_async()
1368 should_compress = true; in cow_file_range_async()
1391 if (should_compress) in cow_file_range_async()