Lines Matching refs:bio_flags
2112 * @bio_flags - flags of the bio
2119 unsigned long bio_flags)
2129 if (bio_flags & EXTENT_BIO_COMPRESSED)
2179 int mirror_num, unsigned long bio_flags)
2199 if (bio_flags & EXTENT_BIO_COMPRESSED) {
2202 bio_flags);
2215 ret = btrfs_wq_submit_bio(fs_info, bio, mirror_num, bio_flags,
7632 unsigned long bio_flags)
8119 unsigned long bio_flags = 0;
8125 ret = btrfs_do_readpage(page, NULL, &bio, &bio_flags, 0, NULL);
8127 ret = submit_one_bio(bio, 0, bio_flags);