Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbio.c20 static struct bio_set btrfs_clone_bioset; variable
86 &btrfs_clone_bioset, map_length); in btrfs_split_bio()
89 GFP_NOFS, &btrfs_clone_bioset); in btrfs_split_bio()
153 if (bbio->bio.bi_pool == &btrfs_clone_bioset) { in btrfs_orig_bbio_end_io()
847 if (bioset_init(&btrfs_clone_bioset, BIO_POOL_SIZE, in btrfs_bioset_init()
862 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_init()
872 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_exit()