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

/linux-4.4.14/fs/btrfs/
H A Dextent_io.c3000 unsigned long this_bio_flag = *bio_flags & EXTENT_BIO_PARENT_LOCKED; __do_readpage() local
3059 this_bio_flag |= EXTENT_BIO_COMPRESSED; __do_readpage()
3060 extent_set_compress_type(&this_bio_flag, __do_readpage()
3067 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { __do_readpage()
3174 this_bio_flag, __do_readpage()
3178 *bio_flags = this_bio_flag; __do_readpage()

Completed in 83 milliseconds