Home
last modified time | relevance | path

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

12

/linux-6.15/fs/btrfs/
H A Dbio.c914 bioset_exit(&btrfs_repair_bioset); in btrfs_bioset_init()
916 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_init()
918 bioset_exit(&btrfs_bioset); in btrfs_bioset_init()
925 bioset_exit(&btrfs_repair_bioset); in btrfs_bioset_exit()
926 bioset_exit(&btrfs_clone_bioset); in btrfs_bioset_exit()
927 bioset_exit(&btrfs_bioset); in btrfs_bioset_exit()
H A Ddirect-io.c1094 bioset_exit(&btrfs_dio_bioset); in btrfs_destroy_dio()
H A Dcompression.c1137 bioset_exit(&btrfs_compressed_bioset); in btrfs_exit_compress()
/linux-6.15/fs/bcachefs/
H A Dfs-io-direct.c684 bioset_exit(&c->dio_write_bioset); in bch2_fs_fs_io_direct_exit()
685 bioset_exit(&c->dio_read_bioset); in bch2_fs_fs_io_direct_exit()
H A Dio_read.c1378 bioset_exit(&c->bio_read_split); in bch2_fs_io_read_exit()
1379 bioset_exit(&c->bio_read); in bch2_fs_io_read_exit()
H A Dio_write.c1748 bioset_exit(&c->replica_set); in bch2_fs_io_write_exit()
1749 bioset_exit(&c->bio_write); in bch2_fs_io_write_exit()
H A Dfs-io-buffered.c1104 bioset_exit(&c->writepage_bioset); in bch2_fs_fs_io_buffered_exit()
H A Dfs-io.c1090 bioset_exit(&c->nocow_flush_bioset); in bch2_fs_fsio_exit()
H A Dsuper.c588 bioset_exit(&c->btree_bio); in __bch2_fs_free()
/linux-6.15/block/
H A Dbio.c1653 void bioset_exit(struct bio_set *bs) in bioset_exit() function
1667 EXPORT_SYMBOL(bioset_exit);
1731 bioset_exit(bs); in bioset_init()
H A Dblk-crypto-fallback.c614 bioset_exit(&crypto_bio_split); in blk_crypto_fallback_init()
H A Dgenhd.c1236 bioset_exit(&disk->bio_split); in disk_release()
1436 bioset_exit(&disk->bio_split); in __alloc_disk_node()
/linux-6.15/drivers/target/
H A Dtarget_core_iblock.c176 bioset_exit(&ib_dev->ibd_bio_set); in iblock_configure_device()
201 bioset_exit(&ib_dev->ibd_bio_set); in iblock_destroy_device()
/linux-6.15/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.c1231 bioset_exit(&ppl_conf->bs); in __ppl_exit_log()
1232 bioset_exit(&ppl_conf->flush_bs); in __ppl_exit_log()
H A Draid5-cache.c3140 bioset_exit(&log->bs); in r5l_init_log()
3165 bioset_exit(&log->bs); in r5l_exit_log()
H A Ddm.c3355 bioset_exit(&pools->bs); in dm_free_md_mempools()
3356 bioset_exit(&pools->io_bs); in dm_free_md_mempools()
H A Dmd.c6250 bioset_exit(&mddev->io_clone_set); in md_run()
6252 bioset_exit(&mddev->sync_set); in md_run()
6254 bioset_exit(&mddev->bio_set); in md_run()
6471 bioset_exit(&mddev->bio_set); in __md_stop()
6472 bioset_exit(&mddev->sync_set); in __md_stop()
6473 bioset_exit(&mddev->io_clone_set); in __md_stop()
H A Draid1.c3210 bioset_exit(&conf->bio_split); in setup_conf()
3323 bioset_exit(&conf->bio_split); in raid1_free()
/linux-6.15/fs/xfs/
H A Dxfs_zone_gc.c236 bioset_exit(&data->bio_set); in xfs_zone_gc_data_alloc()
252 bioset_exit(&data->bio_set); in xfs_zone_gc_data_free()
/linux-6.15/include/linux/
H A Dbio.h353 extern void bioset_exit(struct bio_set *);
/linux-6.15/drivers/md/bcache/
H 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-6.15/drivers/block/
H A Dpktcdvd.c2894 bioset_exit(&pkt_bio_set); in pkt_init()
2908 bioset_exit(&pkt_bio_set); in pkt_exit()
/linux-6.15/drivers/block/drbd/
H 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()

12