Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dinode.c1251 bool should_compress; in cow_file_range_async() local
1260 should_compress = false; in cow_file_range_async()
1262 should_compress = true; in cow_file_range_async()
1286 if (should_compress) in cow_file_range_async()