Searched refs:btrfs_bioset (Results 1 – 1 of 1) sorted by relevance
37 static struct bio_set btrfs_bioset; variable6693 bio = bio_alloc_bioset(NULL, nr_vecs, opf, GFP_NOFS, &btrfs_bioset); in btrfs_bio_alloc()6706 bio = bio_alloc_clone(orig->bi_bdev, orig, GFP_NOFS, &btrfs_bioset); in btrfs_bio_clone_partial()8449 if (bioset_init(&btrfs_bioset, BIO_POOL_SIZE, in btrfs_bioset_init()8458 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()