Searched refs:this_bio_flag (Results 1 – 1 of 1) sorted by relevance
2894 unsigned long this_bio_flag = 0; in __do_readpage() local2949 this_bio_flag |= EXTENT_BIO_COMPRESSED; in __do_readpage()2950 extent_set_compress_type(&this_bio_flag, in __do_readpage()2957 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in __do_readpage()3057 this_bio_flag, in __do_readpage()3061 *bio_flags = this_bio_flag; in __do_readpage()