| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm.c | 1799 bioset_exit(&md->bs); in cleanup_mapped_device() 1800 bioset_exit(&md->io_bs); in cleanup_mapped_device() 1981 bioset_exit(&md->bs); in __bind_mempools() 1982 bioset_exit(&md->io_bs); in __bind_mempools() 2005 bioset_exit(&md->bs); in __bind_mempools() 2984 bioset_exit(&pools->bs); in dm_free_md_mempools() 2985 bioset_exit(&pools->io_bs); in dm_free_md_mempools()
|
| H A D | dm-zoned-target.c | 950 bioset_exit(&dmz->bio_set); in dmz_ctr() 983 bioset_exit(&dmz->bio_set); in dmz_dtr()
|
| H A D | dm-io.c | 78 bioset_exit(&client->bios); in dm_io_client_destroy()
|
| H A D | raid5-ppl.c | 1244 bioset_exit(&ppl_conf->bs); in __ppl_exit_log() 1245 bioset_exit(&ppl_conf->flush_bs); in __ppl_exit_log()
|
| H A D | raid5-cache.c | 3161 bioset_exit(&log->bs); in r5l_init_log() 3183 bioset_exit(&log->bs); in r5l_exit_log()
|
| H A D | md.c | 5612 bioset_exit(&mddev->bio_set); in md_free() 5613 bioset_exit(&mddev->sync_set); in md_free() 6079 bioset_exit(&mddev->bio_set); in md_run() 6080 bioset_exit(&mddev->sync_set); in md_run() 6304 bioset_exit(&mddev->bio_set); in md_stop() 6305 bioset_exit(&mddev->sync_set); in md_stop()
|
| H A D | raid1.c | 3054 bioset_exit(&conf->bio_split); in setup_conf() 3175 bioset_exit(&conf->bio_split); in raid1_free()
|
| H A D | raid10.c | 3704 bioset_exit(&conf->bio_split); in setup_conf() 3930 bioset_exit(&conf->bio_split); in raid10_free()
|
| H A D | dm-writecache.c | 2046 bioset_exit(&wc->bio_set); in writecache_dtr()
|
| H A D | dm-cache-target.c | 1999 bioset_exit(&cache->bs); in destroy()
|
| H A D | dm-crypt.c | 2689 bioset_exit(&cc->bs); in crypt_dtr()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | bio.c | 1549 void bioset_exit(struct bio_set *bs) in bioset_exit() function 1563 EXPORT_SYMBOL(bioset_exit); 1619 bioset_exit(bs); in bioset_init()
|
| H A D | blk-sysfs.c | 818 bioset_exit(&q->bio_split); in blk_release_queue()
|
| H A D | blk-core.c | 599 bioset_exit(&q->bio_split); in blk_alloc_queue()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_iblock.c | 164 bioset_exit(&ib_dev->ibd_bio_set); in iblock_configure_device() 188 bioset_exit(&ib_dev->ibd_bio_set); in iblock_destroy_device()
|
| /OK3568_Linux_fs/kernel/drivers/lightnvm/ |
| H A D | pblk-init.c | 1309 bioset_exit(&pblk_bio_set); in pblk_module_init() 1315 bioset_exit(&pblk_bio_set); in pblk_module_exit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bio.h | 393 extern void bioset_exit(struct bio_set *);
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-srv.c | 254 bioset_exit(&srv_sess->sess_bio_set); in destroy_sess()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | super.c | 901 bioset_exit(&d->bio_split); in bcache_device_free() 997 bioset_exit(&d->bio_split); in bcache_device_init() 1721 bioset_exit(&c->bio_split); in cache_set_free()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_virtual_device | 845 bioset_exit
|
| H A D | abi_gki_aarch64_galaxy | 663 bioset_exit
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | pktcdvd.c | 2903 bioset_exit(&pkt_bio_set); in pkt_init() 2917 bioset_exit(&pkt_bio_set); in pkt_exit()
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_main.c | 2114 bioset_exit(&drbd_io_bio_set); in drbd_destroy_mempools() 2115 bioset_exit(&drbd_md_io_bio_set); in drbd_destroy_mempools()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent_io.c | 244 bioset_exit(&btrfs_bioset); in extent_io_init() 266 bioset_exit(&btrfs_bioset); in extent_io_exit()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | data.c | 50 bioset_exit(&f2fs_bioset); in f2fs_destroy_bioset()
|