Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbio.c870 bioset_exit(&btrfs_repair_bioset); in btrfs_bioset_init()
872 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_init()
874 bioset_exit(&btrfs_bioset); in btrfs_bioset_init()
881 bioset_exit(&btrfs_repair_bioset); in btrfs_bioset_exit()
882 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_exit()
883 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()
H A Dcompression.c985 bioset_exit(&btrfs_compressed_bioset); in btrfs_exit_compress()
H A Dinode.c8668 bioset_exit(&btrfs_dio_bioset); in btrfs_destroy_cachep()
/openbmc/linux/block/
H A Dbio.c1698 void bioset_exit(struct bio_set *bs) in bioset_exit() function
1713 EXPORT_SYMBOL(bioset_exit);
1777 bioset_exit(bs); in bioset_init()
H A Dblk-crypto-fallback.c612 bioset_exit(&crypto_bio_split); in blk_crypto_fallback_init()
H A Dgenhd.c1179 bioset_exit(&disk->bio_split); in disk_release()
1386 bioset_exit(&disk->bio_split); in __alloc_disk_node()
/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.c182 bioset_exit(&ib_dev->ibd_bio_set); in iblock_configure_device()
207 bioset_exit(&ib_dev->ibd_bio_set); in iblock_destroy_device()
/openbmc/linux/drivers/md/
H A Ddm-zoned-target.c946 bioset_exit(&dmz->bio_set); in dmz_ctr()
978 bioset_exit(&dmz->bio_set); in dmz_dtr()
H A Ddm-io.c79 bioset_exit(&client->bios); in dm_io_client_destroy()
H A Draid5-ppl.c1237 bioset_exit(&ppl_conf->bs); in __ppl_exit_log()
1238 bioset_exit(&ppl_conf->flush_bs); in __ppl_exit_log()
H A Ddm.c3133 bioset_exit(&pools->bs); in dm_free_md_mempools()
3134 bioset_exit(&pools->io_bs); in dm_free_md_mempools()
H A Draid5-cache.c3159 bioset_exit(&log->bs); in r5l_init_log()
3184 bioset_exit(&log->bs); in r5l_exit_log()
H A Dmd.c6125 bioset_exit(&mddev->io_clone_set); in md_run()
6127 bioset_exit(&mddev->sync_set); in md_run()
6129 bioset_exit(&mddev->bio_set); in md_run()
6356 bioset_exit(&mddev->bio_set); in __md_stop()
6357 bioset_exit(&mddev->sync_set); in __md_stop()
6358 bioset_exit(&mddev->io_clone_set); in __md_stop()
H A Draid1.c3101 bioset_exit(&conf->bio_split); in setup_conf()
3209 bioset_exit(&conf->bio_split); in raid1_free()
H A Ddm-cache-target.c1953 bioset_exit(&cache->bs); in destroy()
H A Ddm-writecache.c2196 bioset_exit(&wc->bio_set); in writecache_dtr()
H A Ddm-crypt.c2778 bioset_exit(&cc->bs); in crypt_dtr()
H A Draid10.c4046 bioset_exit(&conf->bio_split); in raid10_free_conf()
H A Draid5.c7416 bioset_exit(&conf->bio_split); in free_conf()
/openbmc/linux/include/linux/
H A Dbio.h416 extern void bioset_exit(struct bio_set *);
/openbmc/linux/drivers/md/bcache/
H A Dsuper.c889 bioset_exit(&d->bio_split); in bcache_device_free()
982 bioset_exit(&d->bio_split); in bcache_device_init()
1697 bioset_exit(&c->bio_split); in cache_set_free()
/openbmc/linux/drivers/block/
H A Dpktcdvd.c2900 bioset_exit(&pkt_bio_set); in pkt_init()
2914 bioset_exit(&pkt_bio_set); in pkt_exit()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c2083 bioset_exit(&drbd_io_bio_set); in drbd_destroy_mempools()
2084 bioset_exit(&drbd_md_io_bio_set); in drbd_destroy_mempools()
/openbmc/linux/fs/f2fs/
H A Ddata.c48 bioset_exit(&f2fs_bioset); in f2fs_destroy_bioset()