Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dinode.c1219 bool should_compress; in cow_file_range_async() local
1227 should_compress = false; in cow_file_range_async()
1229 should_compress = true; in cow_file_range_async()
1253 if (should_compress) in cow_file_range_async()