this_bio_flag    3079 fs/btrfs/extent_io.c 	unsigned long this_bio_flag = 0;
this_bio_flag    3134 fs/btrfs/extent_io.c 			this_bio_flag |= EXTENT_BIO_COMPRESSED;
this_bio_flag    3135 fs/btrfs/extent_io.c 			extent_set_compress_type(&this_bio_flag,
this_bio_flag    3142 fs/btrfs/extent_io.c 		if (this_bio_flag & EXTENT_BIO_COMPRESSED) {
this_bio_flag    3242 fs/btrfs/extent_io.c 					 this_bio_flag,
this_bio_flag    3246 fs/btrfs/extent_io.c 			*bio_flags = this_bio_flag;