Searched refs:this_bio_flag (Results 1 – 1 of 1) sorted by relevance
3161 unsigned long this_bio_flag = 0; in btrfs_do_readpage() local3217 this_bio_flag |= EXTENT_BIO_COMPRESSED; in btrfs_do_readpage()3218 extent_set_compress_type(&this_bio_flag, in btrfs_do_readpage()3225 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in btrfs_do_readpage()3324 this_bio_flag, in btrfs_do_readpage()3328 *bio_flags = this_bio_flag; in btrfs_do_readpage()