Searched refs:btrfs_bioset (Results 1 – 1 of 1) sorted by relevance
18 static struct bio_set btrfs_bioset; variable73 bio = bio_alloc_bioset(NULL, nr_vecs, opf, GFP_NOFS, &btrfs_bioset); in btrfs_bio_alloc()546 bio = bio_alloc_clone(NULL, orig_bio, GFP_NOFS, &btrfs_bioset); in btrfs_submit_mirrored_bio()1037 if (bioset_init(&btrfs_bioset, BIO_POOL_SIZE, in btrfs_bioset_init()1063 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()