Searched refs:this_bio_flag (Results 1 – 1 of 1) sorted by relevance
3163 unsigned long this_bio_flag = 0; in btrfs_do_readpage() local3219 this_bio_flag |= EXTENT_BIO_COMPRESSED; in btrfs_do_readpage()3220 extent_set_compress_type(&this_bio_flag, in btrfs_do_readpage()3227 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in btrfs_do_readpage()3326 this_bio_flag, in btrfs_do_readpage()3330 *bio_flags = this_bio_flag; in btrfs_do_readpage()