Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/btrfs/
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()
Ddirect-io.c1078 bioset_exit(&btrfs_dio_bioset); in btrfs_destroy_dio()
Dcompression.c1127 bioset_exit(&btrfs_compressed_bioset); in btrfs_exit_compress()
/linux-6.12.1/fs/bcachefs/
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()
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()
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()
Dfs-io.c1016 bioset_exit(&c->nocow_flush_bioset); in bch2_fs_fsio_exit()
Dfs-io-buffered.c1068 bioset_exit(&c->writepage_bioset); in bch2_fs_fs_io_buffered_exit()
Dsuper.c580 bioset_exit(&c->btree_bio); in __bch2_fs_free()
/linux-6.12.1/block/
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()
Dgenhd.c1186 bioset_exit(&disk->bio_split); in disk_release()
1391 bioset_exit(&disk->bio_split); in __alloc_disk_node()
Dblk-crypto-fallback.c613 bioset_exit(&crypto_bio_split); in blk_crypto_fallback_init()
/linux-6.12.1/drivers/md/
Ddm-zoned-target.c946 bioset_exit(&dmz->bio_set); in dmz_ctr()
978 bioset_exit(&dmz->bio_set); in dmz_dtr()
Ddm-io.c79 bioset_exit(&client->bios); in dm_io_client_destroy()
Draid5-ppl.c1231 bioset_exit(&ppl_conf->bs); in __ppl_exit_log()
1232 bioset_exit(&ppl_conf->flush_bs); in __ppl_exit_log()
Draid5-cache.c3145 bioset_exit(&log->bs); in r5l_init_log()
3170 bioset_exit(&log->bs); in r5l_exit_log()
Ddm.c3346 bioset_exit(&pools->bs); in dm_free_md_mempools()
3347 bioset_exit(&pools->io_bs); in dm_free_md_mempools()
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()
Draid1.c3182 bioset_exit(&conf->bio_split); in setup_conf()
3291 bioset_exit(&conf->bio_split); in raid1_free()
Ddm-writecache.c2196 bioset_exit(&wc->bio_set); in writecache_dtr()
/linux-6.12.1/drivers/target/
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-6.12.1/include/linux/
Dbio.h355 extern void bioset_exit(struct bio_set *);
/linux-6.12.1/drivers/md/bcache/
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-6.12.1/drivers/block/
Dpktcdvd.c2894 bioset_exit(&pkt_bio_set); in pkt_init()
2908 bioset_exit(&pkt_bio_set); in pkt_exit()
/linux-6.12.1/drivers/block/drbd/
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()

12