Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbio.c19 static struct bio_set btrfs_bioset; variable
69 bio = bio_alloc_bioset(NULL, nr_vecs, opf, GFP_NOFS, &btrfs_bioset); in btrfs_bio_alloc()
853 if (bioset_init(&btrfs_bioset, BIO_POOL_SIZE, in btrfs_bioset_init()
874 bioset_exit(&btrfs_bioset); in btrfs_bioset_init()
883 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()