Searched refs:EXTENT_BIO_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
28 #define EXTENT_BIO_COMPRESSED 1 macro
2249 failrec->bio_flags = EXTENT_BIO_COMPRESSED; in btrfs_get_io_failure_record()2805 int this_compressed = bio_flags & EXTENT_BIO_COMPRESSED; in submit_extent_page()2806 int old_compressed = prev_bio_flags & EXTENT_BIO_COMPRESSED; in submit_extent_page()2992 this_bio_flag |= EXTENT_BIO_COMPRESSED; in __do_readpage()3000 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in __do_readpage()
1803 if (bio_flags & EXTENT_BIO_COMPRESSED) in btrfs_merge_bio_hook()1883 if (bio_flags & EXTENT_BIO_COMPRESSED) { in btrfs_submit_bio_hook()