Home
last modified time | relevance | path

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

12

/linux/fs/btrfs/
A Dbio.c896 bioset_exit(&btrfs_repair_bioset); in btrfs_bioset_init()
898 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_init()
900 bioset_exit(&btrfs_bioset); in btrfs_bioset_init()
907 bioset_exit(&btrfs_repair_bioset); in btrfs_bioset_exit()
908 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_exit()
909 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()
A Ddirect-io.c1078 bioset_exit(&btrfs_dio_bioset); in btrfs_destroy_dio()
A Dcompression.c1127 bioset_exit(&btrfs_compressed_bioset); in btrfs_exit_compress()
/linux/fs/bcachefs/
A Dfs-io-direct.c671 bioset_exit(&c->dio_write_bioset); in bch2_fs_fs_io_direct_exit()
672 bioset_exit(&c->dio_read_bioset); in bch2_fs_fs_io_direct_exit()
A Dio_read.c1248 bioset_exit(&c->bio_read_split); in bch2_fs_io_read_exit()
1249 bioset_exit(&c->bio_read); in bch2_fs_io_read_exit()
A Dio_write.c1671 bioset_exit(&c->replica_set); in bch2_fs_io_write_exit()
1672 bioset_exit(&c->bio_write); in bch2_fs_io_write_exit()
A Dfs-io.c1016 bioset_exit(&c->nocow_flush_bioset); in bch2_fs_fsio_exit()
A Dfs-io-buffered.c1068 bioset_exit(&c->writepage_bioset); in bch2_fs_fs_io_buffered_exit()
A Dsuper.c580 bioset_exit(&c->btree_bio); in __bch2_fs_free()
/linux/block/
A Dbio.c1800 void bioset_exit(struct bio_set *bs) in bioset_exit() function
1815 EXPORT_SYMBOL(bioset_exit);
1879 bioset_exit(bs); in bioset_init()
A Dblk-crypto-fallback.c613 bioset_exit(&crypto_bio_split); in blk_crypto_fallback_init()
A Dgenhd.c1186 bioset_exit(&disk->bio_split); in disk_release()
1391 bioset_exit(&disk->bio_split); in __alloc_disk_node()
/linux/drivers/md/
A Ddm-zoned-target.c946 bioset_exit(&dmz->bio_set); in dmz_ctr()
978 bioset_exit(&dmz->bio_set); in dmz_dtr()
A Ddm-io.c79 bioset_exit(&client->bios); in dm_io_client_destroy()
A Draid5-ppl.c1231 bioset_exit(&ppl_conf->bs); in __ppl_exit_log()
1232 bioset_exit(&ppl_conf->flush_bs); in __ppl_exit_log()
A Draid5-cache.c3145 bioset_exit(&log->bs); in r5l_init_log()
3170 bioset_exit(&log->bs); in r5l_exit_log()
A Ddm.c3346 bioset_exit(&pools->bs); in dm_free_md_mempools()
3347 bioset_exit(&pools->io_bs); in dm_free_md_mempools()
A Dmd.c6252 bioset_exit(&mddev->io_clone_set); in md_run()
6254 bioset_exit(&mddev->sync_set); in md_run()
6256 bioset_exit(&mddev->bio_set); in md_run()
6473 bioset_exit(&mddev->bio_set); in __md_stop()
6474 bioset_exit(&mddev->sync_set); in __md_stop()
6475 bioset_exit(&mddev->io_clone_set); in __md_stop()
A Draid1.c3182 bioset_exit(&conf->bio_split); in setup_conf()
3291 bioset_exit(&conf->bio_split); in raid1_free()
A Ddm-cache-target.c1943 bioset_exit(&cache->bs); in __destroy()
/linux/drivers/target/
A Dtarget_core_iblock.c188 bioset_exit(&ib_dev->ibd_bio_set); in iblock_configure_device()
213 bioset_exit(&ib_dev->ibd_bio_set); in iblock_destroy_device()
/linux/include/linux/
A Dbio.h355 extern void bioset_exit(struct bio_set *);
/linux/drivers/md/bcache/
A Dsuper.c889 bioset_exit(&d->bio_split); in bcache_device_free()
980 bioset_exit(&d->bio_split); in bcache_device_init()
1691 bioset_exit(&c->bio_split); in CLOSURE_CALLBACK()
/linux/drivers/block/
A Dpktcdvd.c2894 bioset_exit(&pkt_bio_set); in pkt_init()
2908 bioset_exit(&pkt_bio_set); in pkt_exit()
/linux/drivers/block/drbd/
A Ddrbd_main.c2069 bioset_exit(&drbd_io_bio_set); in drbd_destroy_mempools()
2070 bioset_exit(&drbd_md_io_bio_set); in drbd_destroy_mempools()

Completed in 870 milliseconds

12