Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c1250 bool should_compress; in cow_file_range_async() local
1259 should_compress = false; in cow_file_range_async()
1261 should_compress = true; in cow_file_range_async()
1285 if (should_compress) in cow_file_range_async()