Home
last modified time | relevance | path

Searched defs:vd (Results 1 – 25 of 44) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c542 vdev_t *vd; in vdev_alloc_common() local
648 vdev_t *vd; in vdev_alloc() local
931 vdev_free(vdev_t *vd) in vdev_free()
1083 vdev_t *vd; in vdev_top_transfer() local
1639 vdev_t *vd = arg; in vdev_open_child() local
1775 vdev_open(vdev_t *vd) in vdev_open()
2385 vdev_hold(vdev_t *vd) in vdev_hold()
2401 vdev_rele(vdev_t *vd) in vdev_rele()
3609 vdev_t *vd, *tvd; in vdev_fault() local
3691 vdev_t *vd; in vdev_degrade() local
[all …]
H A Dvdev_rebuild.c142 clear_rebuild_bytes(vdev_t *vd) in clear_rebuild_bytes()
158 vdev_rebuild_should_stop(vdev_t *vd) in vdev_rebuild_should_stop()
277 vdev_rebuild_initiate(vdev_t *vd) in vdev_rebuild_initiate()
469 vdev_t *vd = vr->vr_top_vdev; in vdev_rebuild_cb() local
539 vdev_t *vd = vr->vr_top_vdev; in vdev_rebuild_range() local
616 vdev_t *vd = vr->vr_top_vdev; in vdev_rebuild_ranges() local
690 vdev_rebuild_load(vdev_t *vd) in vdev_rebuild_load()
739 vdev_t *vd = arg; in vdev_rebuild_thread() local
955 vdev_rebuild_active(vdev_t *vd) in vdev_rebuild_active()
983 vdev_rebuild(vdev_t *vd) in vdev_rebuild()
[all …]
H A Dvdev_initialize.c52 vdev_initialize_should_stop(vdev_t *vd) in vdev_initialize_should_stop()
165 vdev_t *vd = zio->io_vd; in vdev_initialize_cb() local
336 vdev_t *vd = (vdev_t *)arg; in vdev_initialize_xlate_progress() local
423 vdev_initialize_load(vdev_t *vd) in vdev_initialize_load()
449 vdev_t *vd = arg; in vdev_initialize_xlate_range_add() local
481 vdev_t *vd = arg; in vdev_initialize_range_add() local
493 vdev_t *vd = arg; in vdev_initialize_thread() local
591 vdev_initialize(vdev_t *vd) in vdev_initialize()
610 vdev_initialize_stop_wait_impl(vdev_t *vd) in vdev_initialize_stop_wait_impl()
627 vdev_t *vd; in vdev_initialize_stop_wait() local
[all …]
H A Dvdev_trim.c367 vdev_t *vd = zio->io_vd; in vdev_trim_cb() local
409 vdev_t *vd = zio->io_vd; in vdev_autotrim_cb() local
439 vdev_t *vd = zio->io_vd; in vdev_trim_simple_cb() local
476 vdev_t *vd = ta->trim_vdev; in vdev_trim_range() local
569 vdev_t *vd = ta->trim_vdev; in vdev_trim_ranges() local
621 vdev_t *vd = (vdev_t *)arg; in vdev_trim_xlate_progress() local
714 vdev_trim_load(vdev_t *vd) in vdev_trim_load()
840 vdev_t *vd = arg; in vdev_trim_thread() local
1006 vdev_t *vd; in vdev_trim_stop_wait() local
1180 vdev_t *vd = arg; in vdev_autotrim_thread() local
[all …]
H A Dvdev_draid.c1144 vdev_t *vd = zio->io_vd; in vdev_draid_map_alloc_row() local
1314 vdev_t *vd = zio->io_vd; in vdev_draid_map_alloc() local
1365 vdev_draid_min_asize(vdev_t *vd) in vdev_draid_min_asize()
1379 vdev_draid_min_alloc(vdev_t *vd) in vdev_draid_min_alloc()
1789 vdev_draid_close(vdev_t *vd) in vdev_draid_close()
2046 vdev_t *vd = zio->io_vd; in vdev_draid_io_start_write() local
2081 vdev_t *vd = zio->io_vd; in vdev_draid_io_start_read() local
2441 vdev_draid_fini(vdev_t *vd) in vdev_draid_fini()
2451 vdev_draid_nparity(vdev_t *vd) in vdev_draid_nparity()
2459 vdev_draid_ndisks(vdev_t *vd) in vdev_draid_ndisks()
[all …]
H A Dvdev_root.c41 vdev_root_core_tvds(vdev_t *vd) in vdev_root_core_tvds()
67 too_many_errors(vdev_t *vd, uint64_t numerrors) in too_many_errors()
84 vdev_root_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, in vdev_root_open()
125 vdev_root_close(vdev_t *vd) in vdev_root_close()
132 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) in vdev_root_state_change()
H A Dvdev_removal.c196 spa_vdev_removal_create(vdev_t *vd) in spa_vdev_removal_create()
247 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_remove_initiate_sync() local
405 vdev_t *vd = vdev_lookup_top(spa, in spa_remove_init() local
710 vdev_t *vd = arg; in free_mapped_segment_cb() local
1120 vdev_remove_enlist_zaps(vdev_t *vd, nvlist_t *zlist) in vdev_remove_enlist_zaps()
1781 vdev_t *vd = vdev_lookup_top(spa, vdid); in spa_vdev_remove_cancel_impl() local
1828 vdev_remove_make_hole_and_free(vdev_t *vd) in vdev_remove_make_hole_and_free()
1853 spa_vdev_remove_log(vdev_t *vd, uint64_t *txg) in spa_vdev_remove_log()
1966 spa_vdev_remove_top_check(vdev_t *vd) in spa_vdev_remove_top_check()
2100 spa_vdev_remove_top(vdev_t *vd, uint64_t *txg) in spa_vdev_remove_top()
[all …]
H A Dvdev_label.c220 vdev_config_generate_stats(vdev_t *vd, nvlist_t *nv) in vdev_config_generate_stats()
380 root_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in root_vdev_actions_getprogress()
411 top_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in top_vdev_actions_getprogress()
753 vdev_label_read_config(vdev_t *vd, uint64_t txg) in vdev_label_read_config()
1308 vdev_label_write_bootenv(vdev_t *vd, nvlist_t *env) in vdev_label_write_bootenv()
1457 vdev_t *vd = zio->io_vd; in vdev_uberblock_load_done() local
1569 vdev_copy_uberblocks(vdev_t *vd) in vdev_copy_uberblocks()
1636 uberblock_t *ub, vdev_t *vd, int flags) in vdev_uberblock_sync()
1755 vdev_t *vd, int l, uint64_t txg, int flags) in vdev_label_sync()
1812 vdev_t *vd; in vdev_label_sync_list() local
[all …]
H A Dvdev_indirect.c352 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in spa_vdev_indirect_mark_obsolete() local
393 vdev_indirect_should_condense(vdev_t *vd) in vdev_indirect_should_condense()
487 vdev_t *vd = vdev_lookup_top(spa, scip->scip_vdev); in spa_condense_indirect_complete_sync() local
593 spa_condense_indirect_generate_new_mapping(vdev_t *vd, in spa_condense_indirect_generate_new_mapping()
654 vdev_t *vd; in spa_condense_indirect_thread() local
757 spa_condense_indirect_start_sync(vdev_t *vd, dmu_tx_t *tx) in spa_condense_indirect_start_sync()
814 vdev_indirect_sync_obsolete(vdev_t *vd, dmu_tx_t *tx) in vdev_indirect_sync_obsolete()
897 vdev_obsolete_sm_object(vdev_t *vd, uint64_t *sm_obj) in vdev_obsolete_sm_object()
946 vdev_indirect_close(vdev_t *vd) in vdev_indirect_close()
1393 vdev_t *vd = ic->ic_vdev; in vdev_indirect_checksum_error() local
[all …]
H A Dvdev_mirror.c181 vdev_mirror_load(mirror_map_t *mm, vdev_t *vd, uint64_t zio_offset) in vdev_mirror_load()
245 vdev_mirror_rebuilding(vdev_t *vd) in vdev_mirror_rebuilding()
268 vdev_t *vd = zio->io_vd; in vdev_mirror_map_init() local
388 vdev_mirror_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, in vdev_mirror_open()
429 vdev_mirror_close(vdev_t *vd) in vdev_mirror_close()
519 vdev_t *vd = mc->mc_vd; in vdev_mirror_child_readable() local
530 vdev_t *vd = mc->mc_vd; in vdev_mirror_child_missing() local
851 vdev_mirror_state_change(vdev_t *vd, int faulted, int degraded) in vdev_mirror_state_change()
872 vdev_mirror_rebuild_asize(vdev_t *vd, uint64_t start, uint64_t asize, in vdev_mirror_rebuild_asize()
H A Dzfs_fm.c260 zfs_ereport_is_duplicate(const char *subclass, spa_t *spa, vdev_t *vd, in zfs_ereport_is_duplicate()
366 zfs_is_ratelimiting_event(const char *subclass, vdev_t *vd) in zfs_is_ratelimiting_event()
392 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start()
961 zfs_ereport_is_valid(const char *subclass, spa_t *spa, vdev_t *vd, zio_t *zio) in zfs_ereport_is_valid()
1043 zfs_ereport_post(const char *subclass, spa_t *spa, vdev_t *vd, in zfs_ereport_post()
1186 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
1229 zfs_event_create(spa_t *spa, vdev_t *vd, const char *type, const char *name, in zfs_event_create()
1288 zfs_post_common(spa_t *spa, vdev_t *vd, const char *type, const char *name, in zfs_post_common()
1307 zfs_post_remove(spa_t *spa, vdev_t *vd) in zfs_post_remove()
1318 zfs_post_autoreplace(spa_t *spa, vdev_t *vd) in zfs_post_autoreplace()
[all …]
H A Dvdev_missing.c47 vdev_missing_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_missing_open()
65 vdev_missing_close(vdev_t *vd) in vdev_missing_close()
H A Dzio_inject.c230 vdev_t *vd = vdev_lookup_top(zio->io_spa, in zio_match_dva() local
306 vdev_t *vd = zio->io_vd; in zio_handle_label_injection() local
361 zio_handle_device_injection_impl(vdev_t *vd, zio_t *zio, int err1, int err2) in zio_handle_device_injection_impl()
454 zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error) in zio_handle_device_injection()
460 zio_handle_device_injections(vdev_t *vd, zio_t *zio, int err1, int err2) in zio_handle_device_injections()
542 vdev_t *vd = zio->io_vd; in zio_handle_io_delay() local
H A Dvdev_cache.c214 vdev_t *vd = fio->io_vd; in vdev_cache_fill() local
367 vdev_cache_purge(vdev_t *vd) in vdev_cache_purge()
379 vdev_cache_init(vdev_t *vd) in vdev_cache_init()
395 vdev_cache_fini(vdev_t *vd) in vdev_cache_fini()
H A Dmetaslab.c455 vdev_t *vd; in metaslab_class_validate() local
733 vdev_t *vd = mg->mg_vd; in metaslab_group_alloc_update() local
998 vdev_t *vd = mg->mg_vd; in metaslab_group_initialized() local
1014 vdev_t *vd = mg->mg_vd; in metaslab_group_histogram_verify() local
1165 vdev_t *vd = mg->mg_vd; in metaslab_group_fragmentation() local
2612 vdev_t *vd = mg->mg_vd; in metaslab_init() local
5066 vdev_t *vd; in metaslab_alloc_dva() local
5527 vdev_t *vd; in metaslab_unalloc_dva() local
5767 vdev_t *vd; in metaslab_claim_dva() local
5928 vdev_t *vd; in metaslab_fastwrite_mark() local
[all …]
H A Dspa_checkpoint.c210 vdev_t *vd = sdc->sdc_vd; in spa_checkpoint_discard_sync_callback() local
263 vdev_t *vd = rvd->vdev_child[c]; in spa_checkpoint_accounting_verify() local
283 vdev_t *vd = arg; in spa_checkpoint_discard_thread_sync() local
404 vdev_t *vd = rvd->vdev_child[c]; in spa_checkpoint_discard_thread() local
H A Dvdev_raidz.c1647 vdev_raidz_close(vdev_t *vd) in vdev_raidz_close()
1656 vdev_raidz_asize(vdev_t *vd, uint64_t psize) in vdev_raidz_asize()
1676 vdev_raidz_min_asize(vdev_t *vd) in vdev_raidz_min_asize()
1728 vdev_t *vd = zio->io_vd; in vdev_raidz_io_start_write() local
1770 vdev_t *vd = zio->io_vd; in vdev_raidz_io_start_read() local
1830 vdev_t *vd = zio->io_vd; in vdev_raidz_io_start() local
2018 vdev_t *vd = zio->io_vd; in vdev_raidz_io_done_verified() local
2421 vdev_t *vd = zio->io_vd; in vdev_raidz_read_all() local
2698 vdev_raidz_fini(vdev_t *vd) in vdev_raidz_fini()
2731 vdev_raidz_nparity(vdev_t *vd) in vdev_raidz_nparity()
[all …]
H A Dspa_misc.c950 spa_aux_add(vdev_t *vd, avl_tree_t *avl) in spa_aux_add()
968 spa_aux_remove(vdev_t *vd, avl_tree_t *avl) in spa_aux_remove()
1013 spa_aux_activate(vdev_t *vd, avl_tree_t *avl) in spa_aux_activate()
1055 spa_spare_add(vdev_t *vd) in spa_spare_add()
1065 spa_spare_remove(vdev_t *vd) in spa_spare_remove()
1087 spa_spare_activate(vdev_t *vd) in spa_spare_activate()
1108 spa_l2cache_add(vdev_t *vd) in spa_l2cache_add()
1118 spa_l2cache_remove(vdev_t *vd) in spa_l2cache_remove()
1140 spa_l2cache_activate(vdev_t *vd) in spa_l2cache_activate()
1825 vdev_t *vd = in spa_update_dspace() local
[all …]
H A Dspa.c1427 vdev_t *vd; in spa_config_parse() local
1681 vdev_t *vd, *tvd; in spa_load_spares() local
2798 vdev_t **vd; in spa_try_repair() local
5243 vdev_t *vd; local
5459 vdev_t *vd; local
5591 vdev_t *vd; local
6436 vdev_t *vd, *tvd; local
7854 vdev_t *vd; local
9027 vdev_t *vd = local
9316 vdev_t *vd; local
[all …]
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c60 vdev_t *vd; member
141 vdev_t *vd = elem->vd; in vdev_geom_attrchanged() local
155 vdev_t *vd; in vdev_geom_resize() local
203 vdev_t *vd = elem->vd; in vdev_geom_orphan() local
339 vdev_geom_close_locked(vdev_t *vd) in vdev_geom_close_locked()
753 vdev_geom_open_by_guids(vdev_t *vd) in vdev_geom_open_by_guids()
983 vdev_geom_close(vdev_t *vd) in vdev_geom_close()
1008 vdev_t *vd; in vdev_geom_io_intr() local
1065 vdev_t *vd; in vdev_geom_io_start() local
1182 vdev_geom_hold(vdev_t *vd) in vdev_geom_hold()
[all …]
H A Dvdev_file.c60 vdev_file_hold(vdev_t *vd) in vdev_file_hold()
66 vdev_file_rele(vdev_t *vd) in vdev_file_rele()
88 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_file_open()
180 vdev_file_close(vdev_t *vd) in vdev_file_close()
212 vdev_t *vd = zio->io_vd; in vdev_file_io_strategy() local
245 vdev_t *vd = zio->io_vd; in vdev_file_io_start() local
H A Dvdev_label_os.c39 vdev_label_write_pad2(vdev_t *vd, const char *buf, size_t size) in vdev_label_write_pad2()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c60 vdev_file_hold(vdev_t *vd) in vdev_file_hold()
66 vdev_file_rele(vdev_t *vd) in vdev_file_rele()
88 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_file_open()
180 vdev_file_close(vdev_t *vd) in vdev_file_close()
200 vdev_t *vd = zio->io_vd; in vdev_file_io_strategy() local
242 vdev_t *vd = zio->io_vd; in vdev_file_io_start() local
H A Dvdev_disk.c176 vdev_disk_t *vd; in vdev_disk_open() local
335 vdev_disk_t *vd = v->vdev_tsd; in vdev_disk_close() local
685 vdev_disk_t *vd = v->vdev_tsd; in vdev_disk_io_start() local
800 vdev_disk_t *vd = v->vdev_tsd; in vdev_disk_io_done() local
811 vdev_disk_hold(vdev_t *vd) in vdev_disk_hold()
829 vdev_disk_rele(vdev_t *vd) in vdev_disk_rele()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1359 get_dtl_refcount(vdev_t *vd) in get_dtl_refcount()
1739 print_vdev_indirect(vdev_t *vd) in print_vdev_indirect()
4450 vdev_t vd; in dump_label_uberblocks() local
4663 vdev_t vd; in dump_label() local
5332 vdev_t *vd = arg; in zdb_leak() local
5391 vdev_t *vd = arg; in claim_segment_cb() local
5456 vdev_t *vd; in increment_indirect_mapping_cb() local
5559 vdev_t *vd = cseea->cseea_vd; in checkpoint_sm_exclude_entry_cb() local
6829 vdev_t *vd = vcsec->vcsec_vd; in verify_checkpoint_sm_entry_cb() local
7177 mos_leak_vdev(vdev_t *vd) in mos_leak_vdev()
[all …]

12