Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbio.c19 static struct bio_set btrfs_clone_bioset; variable
83 &btrfs_clone_bioset); in btrfs_split_bio()
120 if (bbio->bio.bi_pool == &btrfs_clone_bioset) { in btrfs_bio_end_io()
758 ASSERT(bbio->bio.bi_pool == &btrfs_clone_bioset); in btrfs_submit_chunk()
883 if (bioset_init(&btrfs_clone_bioset, BIO_POOL_SIZE, in btrfs_bioset_init()
898 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_init()
908 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_exit()