Home
last modified time | relevance | path

Searched refs:btrfs_bioset (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dvolumes.c37 static struct bio_set btrfs_bioset; variable
6684 bio = bio_alloc_bioset(NULL, nr_vecs, opf, GFP_NOFS, &btrfs_bioset); in btrfs_bio_alloc()
6697 bio = bio_alloc_clone(orig->bi_bdev, orig, GFP_NOFS, &btrfs_bioset); in btrfs_bio_clone_partial()
8439 if (bioset_init(&btrfs_bioset, BIO_POOL_SIZE, in btrfs_bioset_init()
8448 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()