Lines Matching refs:bio_flags
164 unsigned long bio_flags)
173 bio_flags);
176 mirror_num, bio_flags);
2485 failrec->bio_flags = 0;
2510 failrec->bio_flags = EXTENT_BIO_COMPRESSED;
2511 extent_set_compress_type(&failrec->bio_flags, em->compress_type);
2702 failrec->bio_flags);
3024 * @bio_flags: flags of the current bio to see if we can merge them
3034 unsigned long bio_flags,
3055 if (btrfs_bio_fits_in_stripe(page, page_size, bio, bio_flags))
3058 if (prev_bio_flags != bio_flags || !contig || !can_merge ||
3143 struct bio **bio, unsigned long *bio_flags,
3323 *bio_flags,
3328 *bio_flags = this_bio_flag;
3350 unsigned long *bio_flags,
3359 btrfs_do_readpage(pages[index], em_cached, bio, bio_flags,
4352 unsigned long bio_flags = 0;
4365 &em_cached, &bio, &bio_flags, &prev_em_start);
4372 if (submit_one_bio(bio, 0, bio_flags))
5497 unsigned long bio_flags = 0;
5571 err = submit_one_bio(bio, mirror_num, bio_flags);