Searched refs:this_bio_flag (Results 1 – 1 of 1) sorted by relevance
2933 unsigned long this_bio_flag = *bio_flags & EXTENT_BIO_PARENT_LOCKED; in __do_readpage() local2992 this_bio_flag |= EXTENT_BIO_COMPRESSED; in __do_readpage()2993 extent_set_compress_type(&this_bio_flag, in __do_readpage()3000 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in __do_readpage()3103 this_bio_flag, in __do_readpage()3107 *bio_flags = this_bio_flag; in __do_readpage()