Home
last modified time | relevance | path

Searched refs:this_bio_flag (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dextent_io.c3078 unsigned long this_bio_flag = 0; in __do_readpage() local
3133 this_bio_flag |= EXTENT_BIO_COMPRESSED; in __do_readpage()
3134 extent_set_compress_type(&this_bio_flag, in __do_readpage()
3141 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in __do_readpage()
3241 this_bio_flag, in __do_readpage()
3245 *bio_flags = this_bio_flag; in __do_readpage()