Home
last modified time | relevance | path

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

1234

/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dvdev.c157 vdev_dbgmsg(vdev_t * vd,const char * fmt,...) vdev_dbgmsg() argument
178 vdev_dbgmsg_print_tree(vdev_t * vd,int indent) vdev_dbgmsg_print_tree() argument
271 vdev_get_mg(vdev_t * vd,metaslab_class_t * mc) vdev_get_mg() argument
281 vdev_default_xlate(vdev_t * vd,const range_seg64_t * logical_rs,range_seg64_t * physical_rs,range_seg64_t * remain_rs) vdev_default_xlate() argument
314 vdev_default_asize(vdev_t * vd,uint64_t psize,uint64_t txg) vdev_default_asize() argument
328 vdev_default_min_asize(vdev_t * vd) vdev_default_min_asize() argument
340 vdev_get_min_asize(vdev_t * vd) vdev_get_min_asize() argument
363 vdev_set_min_asize(vdev_t * vd) vdev_set_min_asize() argument
375 vdev_get_min_alloc(vdev_t * vd) vdev_get_min_alloc() argument
389 vdev_get_nparity(vdev_t * vd) vdev_get_nparity() argument
400 vdev_prop_get_int(vdev_t * vd,vdev_prop_t prop,uint64_t * value) vdev_prop_get_int() argument
430 vdev_get_ndisks(vdev_t * vd) vdev_get_ndisks() argument
456 vdev_lookup_by_guid(vdev_t * vd,uint64_t guid) vdev_lookup_by_guid() argument
472 vdev_count_leaves_impl(vdev_t * vd) vdev_count_leaves_impl() argument
625 vdev_t *vd; vdev_alloc_common() local
743 vdev_t *vd; vdev_alloc() local
1043 vdev_free(vdev_t * vd) vdev_free() argument
1201 vdev_t *vd; vdev_top_transfer() local
1309 vdev_top_update(vdev_t * tvd,vdev_t * vd) vdev_top_update() argument
1443 vdev_metaslab_group_create(vdev_t * vd) vdev_metaslab_group_create() argument
1500 vdev_metaslab_init(vdev_t * vd,uint64_t txg) vdev_metaslab_init() argument
1625 vdev_metaslab_fini(vdev_t * vd) vdev_metaslab_fini() argument
1681 vdev_t *vd = zio->io_vd; vdev_probe_done() local
1754 vdev_probe(vdev_t * vd,zio_t * zio) vdev_probe() argument
1838 vdev_t *vd = arg; vdev_load_child() local
1846 vdev_t *vd = arg; vdev_open_child() local
1854 vdev_uses_zvols(vdev_t * vd) vdev_uses_zvols() argument
1872 vdev_default_open_children_func(vdev_t * vd) vdev_default_open_children_func() argument
1884 vdev_open_children_impl(vdev_t * vd,vdev_open_children_func_t * open_func) vdev_open_children_impl() argument
1918 vdev_open_children(vdev_t * vd) vdev_open_children() argument
1927 vdev_open_children_subset(vdev_t * vd,vdev_open_children_func_t * open_func) vdev_open_children_subset() argument
1941 vdev_set_deflate_ratio(vdev_t * vd) vdev_set_deflate_ratio() argument
1975 vdev_ashift_optimize(vdev_t * vd) vdev_ashift_optimize() argument
2005 vdev_open(vdev_t * vd) vdev_open() argument
2280 vdev_t *vd = arg; vdev_validate_child() local
2298 vdev_validate(vdev_t * vd) vdev_validate() argument
2627 vdev_t *vd = vdev_lookup_by_guid(stvd, dvd->vdev_guid); vdev_copy_path_search() local
2660 vdev_close(vdev_t * vd) vdev_close() argument
2693 vdev_hold(vdev_t * vd) vdev_hold() argument
2709 vdev_rele(vdev_t * vd) vdev_rele() argument
2726 vdev_reopen(vdev_t * vd) vdev_reopen() argument
2781 vdev_create(vdev_t * vd,uint64_t txg,boolean_t isreplacing) vdev_create() argument
2811 vdev_metaslab_set_size(vdev_t * vd) vdev_metaslab_set_size() argument
2882 vdev_dirty(vdev_t * vd,int flags,void * arg,uint64_t txg) vdev_dirty() argument
2900 vdev_dirty_leaves(vdev_t * vd,int flags,uint64_t txg) vdev_dirty_leaves() argument
2948 vdev_dtl_dirty(vdev_t * vd,vdev_dtl_type_t t,uint64_t txg,uint64_t size) vdev_dtl_dirty() argument
2963 vdev_dtl_contains(vdev_t * vd,vdev_dtl_type_t t,uint64_t txg,uint64_t size) vdev_dtl_contains() argument
2988 vdev_dtl_empty(vdev_t * vd,vdev_dtl_type_t t) vdev_dtl_empty() argument
3005 vdev_default_need_resilver(vdev_t * vd,const dva_t * dva,size_t psize,uint64_t phys_birth) vdev_default_need_resilver() argument
3021 vdev_dtl_need_resilver(vdev_t * vd,const dva_t * dva,size_t psize,uint64_t phys_birth) vdev_dtl_need_resilver() argument
3038 vdev_dtl_min(vdev_t * vd) vdev_dtl_min() argument
3051 vdev_dtl_max(vdev_t * vd) vdev_dtl_max() argument
3069 vdev_dtl_should_excise(vdev_t * vd,boolean_t rebuild_done) vdev_dtl_should_excise() argument
3133 vdev_dtl_reassess(vdev_t * vd,uint64_t txg,uint64_t scrub_txg,boolean_t scrub_done,boolean_t rebuild_done) vdev_dtl_reassess() argument
3308 vdev_post_kobj_evt(vdev_t * vd) vdev_post_kobj_evt() argument
3324 vdev_clear_kobj_evt(vdev_t * vd) vdev_clear_kobj_evt() argument
3333 vdev_dtl_load(vdev_t * vd) vdev_dtl_load() argument
3380 vdev_zap_allocation_data(vdev_t * vd,dmu_tx_t * tx) vdev_zap_allocation_data() argument
3404 vdev_destroy_unlink_zap(vdev_t * vd,uint64_t zapobj,dmu_tx_t * tx) vdev_destroy_unlink_zap() argument
3414 vdev_create_link_zap(vdev_t * vd,dmu_tx_t * tx) vdev_create_link_zap() argument
3428 vdev_construct_zaps(vdev_t * vd,dmu_tx_t * tx) vdev_construct_zaps() argument
3456 vdev_dtl_sync(vdev_t * vd,uint64_t txg) vdev_dtl_sync() argument
3535 vdev_dtl_required(vdev_t * vd) vdev_dtl_required() argument
3570 vdev_resilver_needed(vdev_t * vd,uint64_t * minp,uint64_t * maxp) vdev_resilver_needed() argument
3612 vdev_checkpoint_sm_object(vdev_t * vd,uint64_t * sm_obj) vdev_checkpoint_sm_object() argument
3632 vdev_load(vdev_t * vd) vdev_load() argument
3889 vdev_validate_aux(vdev_t * vd) vdev_validate_aux() argument
3924 vdev_destroy_ms_flush_data(vdev_t * vd,dmu_tx_t * tx) vdev_destroy_ms_flush_data() argument
3948 vdev_destroy_spacemaps(vdev_t * vd,dmu_tx_t * tx) vdev_destroy_spacemaps() argument
3975 vdev_remove_empty_log(vdev_t * vd,uint64_t txg) vdev_remove_empty_log() argument
3995 vdev_sync_done(vdev_t * vd,uint64_t txg) vdev_sync_done() argument
4014 vdev_sync(vdev_t * vd,uint64_t txg) vdev_sync() argument
4078 vdev_psize_to_asize_txg(vdev_t * vd,uint64_t psize,uint64_t txg) vdev_psize_to_asize_txg() argument
4084 vdev_psize_to_asize(vdev_t * vd,uint64_t psize) vdev_psize_to_asize() argument
4096 vdev_t *vd, *tvd; vdev_fault() local
4178 vdev_t *vd; vdev_degrade() local
4205 vdev_t *vd; vdev_remove_wanted() local
4243 vdev_t *vd, *tvd, *pvd, *rvd = spa->spa_root_vdev; vdev_online() local
4339 vdev_t *vd, *tvd; vdev_offline_locked() local
4465 vdev_clear(spa_t * spa,vdev_t * vd) vdev_clear() argument
4539 vdev_is_dead(vdev_t * vd) vdev_is_dead() argument
4554 vdev_readable(vdev_t * vd) vdev_readable() argument
4560 vdev_writeable(vdev_t * vd) vdev_writeable() argument
4567 vdev_allocatable(vdev_t * vd) vdev_allocatable() argument
4585 vdev_accessible(vdev_t * vd,zio_t * zio) vdev_accessible() argument
4656 vdev_is_spacemap_addressable(vdev_t * vd) vdev_is_spacemap_addressable() argument
4680 vdev_get_stats_ex_impl(vdev_t * vd,vdev_stat_t * vs,vdev_stat_ex_t * vsx) vdev_get_stats_ex_impl() argument
4724 vdev_get_stats_ex(vdev_t * vd,vdev_stat_t * vs,vdev_stat_ex_t * vsx) vdev_get_stats_ex() argument
4810 vdev_get_stats(vdev_t * vd,vdev_stat_t * vs) vdev_get_stats() argument
4816 vdev_clear_stats(vdev_t * vd) vdev_clear_stats() argument
4826 vdev_scan_stat_init(vdev_t * vd) vdev_scan_stat_init() argument
4843 vdev_t *vd = zio->io_vd ? zio->io_vd : rvd; vdev_stat_update() local
5054 vdev_deflated_space(vdev_t * vd,int64_t space) vdev_deflated_space() argument
5067 vdev_space_update(vdev_t * vd,int64_t alloc_delta,int64_t defer_delta,int64_t space_delta) vdev_space_update() argument
5114 vdev_config_dirty(vdev_t * vd) vdev_config_dirty() argument
5188 vdev_config_clean(vdev_t * vd) vdev_config_clean() argument
5207 vdev_state_dirty(vdev_t * vd) vdev_state_dirty() argument
5230 vdev_state_clean(vdev_t * vd) vdev_state_clean() argument
5246 vdev_propagate_state(vdev_t * vd) vdev_propagate_state() argument
5311 vdev_set_state(vdev_t * vd,boolean_t isopen,vdev_state_t state,vdev_aux_t aux) vdev_set_state() argument
5456 vdev_children_are_offline(vdev_t * vd) vdev_children_are_offline() argument
5473 vdev_is_bootable(vdev_t * vd) vdev_is_bootable() argument
5490 vdev_is_concrete(vdev_t * vd) vdev_is_concrete() argument
5507 vdev_log_state_valid(vdev_t * vd) vdev_log_state_valid() argument
5524 vdev_expand(vdev_t * vd,uint64_t txg) vdev_expand() argument
5546 vdev_split(vdev_t * vd) vdev_split() argument
5566 vdev_deadman(vdev_t * vd,const char * tag) vdev_deadman() argument
5601 vdev_defer_resilver(vdev_t * vd) vdev_defer_resilver() argument
5615 vdev_clear_resilver_deferred(vdev_t * vd,dmu_tx_t * tx) vdev_clear_resilver_deferred() argument
5658 vdev_xlate(vdev_t * vd,const range_seg64_t * logical_rs,range_seg64_t * physical_rs,range_seg64_t * remain_rs) vdev_xlate() argument
5699 vdev_xlate_walk(vdev_t * vd,const range_seg64_t * logical_rs,vdev_xlate_func_t * func,void * arg) vdev_xlate_walk() argument
5723 vdev_name(vdev_t * vd,char * buf,int buflen) vdev_name() argument
5792 vdev_t *vd; vdev_props_set_sync() local
5889 vdev_prop_set(vdev_t * vd,nvlist_t * innvl,nvlist_t * outnvl) vdev_prop_set() argument
6028 vdev_prop_get(vdev_t * vd,nvlist_t * innvl,nvlist_t * outnvl) vdev_prop_get() argument
[all...]
H A Dvdev_initialize.c48 vdev_initialize_should_stop(vdev_t *vd) in vdev_initialize_should_stop()
70 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_initialize_zap_update_sync() local
108 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_initialize_zap_remove_sync() local
135 vdev_initialize_change_state(vdev_t *vd, vdev_initializing_state_t new_state) in vdev_initialize_change_state()
206 vdev_t *vd = zio->io_vd; in vdev_initialize_cb() local
238 vdev_initialize_write(vdev_t *vd, uint64_t start, uint64_t size, abd_t *data) in vdev_initialize_write()
331 vdev_initialize_ranges(vdev_t *vd, abd_t *data) in vdev_initialize_ranges()
372 vdev_t *vd = (vdev_t *)arg; in vdev_initialize_xlate_progress() local
387 vdev_initialize_calculate_progress(vdev_t *vd) in vdev_initialize_calculate_progress()
459 vdev_initialize_load(vdev_t *vd) in vdev_initialize_load()
[all …]
H A Dvdev_rebuild.c145 clear_rebuild_bytes(vdev_t *vd) in clear_rebuild_bytes() argument
161 vdev_rebuild_should_stop(vdev_t *vd) in vdev_rebuild_should_stop() argument
174 vdev_rebuild_should_cancel(vdev_t * vd) vdev_rebuild_should_cancel() argument
194 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_rebuild_update_sync() local
224 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_rebuild_initiate_sync() local
266 vdev_rebuild_log_notify(spa_t * spa,vdev_t * vd,const char * name) vdev_rebuild_log_notify() argument
280 vdev_rebuild_initiate(vdev_t * vd) vdev_rebuild_initiate() argument
308 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_rebuild_complete_sync() local
368 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_rebuild_cancel_sync() local
404 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_rebuild_reset_sync() local
451 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_rebuild_clear_sync() local
486 vdev_t *vd = vr->vr_top_vdev; vdev_rebuild_cb() local
518 vdev_rebuild_blkptr_init(blkptr_t * bp,vdev_t * vd,uint64_t start,uint64_t asize) vdev_rebuild_blkptr_init() argument
556 vdev_t *vd = vr->vr_top_vdev; vdev_rebuild_range() local
635 vdev_t *vd = vr->vr_top_vdev; vdev_rebuild_ranges() local
685 vdev_rebuild_update_bytes_est(vdev_t * vd,uint64_t ms_id) vdev_rebuild_update_bytes_est() argument
709 vdev_rebuild_load(vdev_t * vd) vdev_rebuild_load() argument
758 vdev_t *vd = arg; vdev_rebuild_thread() local
983 vdev_rebuild_active(vdev_t * vd) vdev_rebuild_active() argument
1011 vdev_rebuild(vdev_t * vd) vdev_rebuild() argument
1041 vdev_rebuild_restart_impl(vdev_t * vd) vdev_rebuild_restart_impl() argument
1086 vdev_rebuild_stop_wait(vdev_t * vd) vdev_rebuild_stop_wait() argument
[all...]
H A Dvdev_trim.c169 vdev_trim_should_stop(vdev_t *vd) in vdev_trim_should_stop()
193 vdev_autotrim_wait_kick(vdev_t *vd, int num_of_kick) in vdev_autotrim_wait_kick()
227 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_trim_zap_update_sync() local
293 vdev_trim_change_state(vdev_t *vd, vdev_trim_state_t new_state, in vdev_trim_change_state()
391 vdev_t *vd = zio->io_vd; in vdev_trim_cb() local
433 vdev_t *vd = zio->io_vd; in vdev_autotrim_cb() local
463 vdev_t *vd = zio->io_vd; in vdev_trim_simple_cb() local
500 vdev_t *vd = ta->trim_vdev; in vdev_trim_range() local
593 vdev_t *vd = ta->trim_vdev; in vdev_trim_ranges() local
659 vdev_t *vd = (vdev_t *)arg; in vdev_trim_xlate_progress() local
[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_draid.c580 vdev_draid_asize(vdev_t *vd, uint64_t psize, uint64_t txg) in vdev_draid_asize() argument
601 vdev_draid_asize_to_psize(vdev_t *vd, uint64_t asize) in vdev_draid_asize_to_psize() argument
614 vdev_draid_offset_to_group(vdev_t *vd, uint64_t offset) in vdev_draid_offset_to_group() argument
627 vdev_draid_group_to_offset(vdev_t *vd, uint64_ argument
898 vdev_draid_logical_to_physical(vdev_t * vd,uint64_t logical_offset,uint64_t * perm,uint64_t * start) vdev_draid_logical_to_physical() argument
960 vdev_t *vd = zio->io_vd; vdev_draid_map_alloc_row() local
1117 vdev_t *vd = zio->io_vd; vdev_draid_map_alloc() local
1149 vdev_draid_get_astart(vdev_t * vd,const uint64_t start) vdev_draid_get_astart() argument
1164 vdev_draid_min_asize(vdev_t * vd) vdev_draid_min_asize() argument
1179 vdev_draid_min_alloc(vdev_t * vd) vdev_draid_min_alloc() argument
1199 vdev_draid_missing(vdev_t * vd,uint64_t physical_offset,uint64_t txg,uint64_t size) vdev_draid_missing() argument
1258 vdev_draid_partial(vdev_t * vd,uint64_t physical_offset,uint64_t txg,uint64_t size) vdev_draid_partial() argument
1315 vdev_draid_readable(vdev_t * vd,uint64_t physical_offset) vdev_draid_readable() argument
1346 vdev_draid_find_spare(vdev_t * vd) vdev_draid_find_spare() argument
1366 vdev_draid_faulted(vdev_t * vd,uint64_t physical_offset) vdev_draid_faulted() argument
1389 vdev_draid_group_degraded(vdev_t * vd,uint64_t offset) vdev_draid_group_degraded() argument
1428 vdev_draid_group_missing(vdev_t * vd,uint64_t offset,uint64_t txg,uint64_t size) vdev_draid_group_missing() argument
1470 vdev_draid_calculate_asize(vdev_t * vd,uint64_t * asizep,uint64_t * max_asizep,uint64_t * logical_ashiftp,uint64_t * physical_ashiftp) vdev_draid_calculate_asize() argument
1507 vdev_draid_open_spares(vdev_t * vd) vdev_draid_open_spares() argument
1518 vdev_draid_open_children(vdev_t * vd) vdev_draid_open_children() argument
1527 vdev_draid_open(vdev_t * vd,uint64_t * asize,uint64_t * max_asize,uint64_t * logical_ashift,uint64_t * physical_ashift) vdev_draid_open() argument
1595 vdev_draid_close(vdev_t * vd) vdev_draid_close() argument
1611 vdev_draid_rebuild_asize(vdev_t * vd,uint64_t start,uint64_t asize,uint64_t max_segment) vdev_draid_rebuild_asize() argument
1650 vdev_draid_metaslab_init(vdev_t * vd,uint64_t * ms_start,uint64_t * ms_size) vdev_draid_metaslab_init() argument
1673 vdev_draid_spare_create(nvlist_t * nvroot,vdev_t * vd,uint64_t * ndraidp,uint64_t next_vdev_id) vdev_draid_spare_create() argument
1768 vdev_draid_need_resilver(vdev_t * vd,const dva_t * dva,size_t psize,uint64_t phys_birth) vdev_draid_need_resilver() argument
1808 vdev_draid_rebuilding(vdev_t * vd) vdev_draid_rebuilding() argument
1823 vdev_draid_io_verify(vdev_t * vd,raidz_row_t * rr,int col) vdev_draid_io_verify() argument
1852 vdev_t *vd = zio->io_vd; vdev_draid_io_start_write() local
1887 vdev_t *vd = zio->io_vd; vdev_draid_io_start_read() local
2068 vdev_draid_state_change(vdev_t * vd,int faulted,int degraded) vdev_draid_state_change() argument
2181 vdev_draid_config_generate(vdev_t * vd,nvlist_t * nv) vdev_draid_config_generate() argument
2283 vdev_draid_fini(vdev_t * vd) vdev_draid_fini() argument
2293 vdev_draid_nparity(vdev_t * vd) vdev_draid_nparity() argument
2301 vdev_draid_ndisks(vdev_t * vd) vdev_draid_ndisks() argument
2357 vdev_draid_spare_get_parent(vdev_t * vd) vdev_draid_spare_get_parent() argument
2375 vdev_draid_spare_is_active(vdev_t * vd) vdev_draid_spare_is_active() argument
2395 vdev_draid_spare_get_child(vdev_t * vd,uint64_t physical_offset) vdev_draid_spare_get_child() argument
2428 vdev_draid_spare_close(vdev_t * vd) vdev_draid_spare_close() argument
2439 vdev_draid_spare_open(vdev_t * vd,uint64_t * psize,uint64_t * max_psize,uint64_t * logical_ashift,uint64_t * physical_ashift) vdev_draid_spare_open() argument
2518 vdev_draid_read_config_spare(vdev_t * vd) vdev_draid_read_config_spare() argument
2557 vdev_t *vd = zio->io_vd; vdev_draid_spare_flush() local
2580 vdev_t *cvd = NULL, *vd = zio->io_vd; vdev_draid_spare_io_start() local
2782 vdev_draid_spare_fini(vdev_t * vd) vdev_draid_spare_fini() argument
2788 vdev_draid_spare_config_generate(vdev_t * vd,nvlist_t * nv) vdev_draid_spare_config_generate() argument
[all...]
H A Dvdev_removal.c171 vdev_activate(vdev_t *vd) in vdev_activate() argument
192 vdev_passivate(vdev_t *vd, uint64_ argument
277 vdev_t *vd; spa_vdev_noalloc() local
310 vdev_t *vd; spa_vdev_alloc() local
367 spa_vdev_removal_create(vdev_t * vd) spa_vdev_removal_create() argument
418 vdev_t *vd = vdev_lookup_top(spa, vdev_id); vdev_remove_initiate_sync() local
577 vdev_t *vd = vdev_lookup_top(spa, spa_remove_init() local
605 vdev_t *vd = vdev_lookup_top(spa, indirect_vdev_id); spa_remove_init() local
661 free_from_removing_vdev(vdev_t * vd,uint64_t offset,uint64_t size) free_from_removing_vdev() argument
855 vdev_t *vd = vdev_lookup_top(spa, svr->svr_vdev_id); spa_finish_removal() local
883 vdev_t *vd = arg; free_mapped_segment_cb() local
900 vdev_t *vd = vdev_lookup_top(spa, svr->svr_vdev_id); vdev_mapping_sync() local
1122 spa_vdev_copy_segment(vdev_t * vd,range_tree_t * segs,uint64_t maxalloc,uint64_t txg,vdev_copy_arg_t * vca,zio_alloc_list_t * zal) spa_vdev_copy_segment() argument
1264 vdev_t *vd = vdev_lookup_top(spa, svr->svr_vdev_id); vdev_remove_complete_sync() local
1293 vdev_remove_enlist_zaps(vdev_t * vd,nvlist_t * zlist) vdev_remove_enlist_zaps() argument
1311 vdev_remove_replace_with_indirect(vdev_t * vd,uint64_t txg) vdev_remove_replace_with_indirect() argument
1363 vdev_t *vd = vdev_lookup_top(spa, spa->spa_vdev_removal->svr_vdev_id); vdev_remove_complete() local
1443 spa_vdev_copy_impl(vdev_t * vd,spa_vdev_removal_t * svr,vdev_copy_arg_t * vca,uint64_t * max_alloc,dmu_tx_t * tx) spa_vdev_copy_impl() argument
1603 vdev_t *vd = vdev_lookup_top(spa, svr->svr_vdev_id); spa_vdev_remove_thread() local
1806 vdev_prop_allocating_off(vdev_t * vd) vdev_prop_allocating_off() argument
1845 vdev_t *vd = vdev_lookup_top(spa, svr->svr_vdev_id); spa_vdev_remove_cancel_sync() local
2031 vdev_remove_make_hole_and_free(vdev_t * vd) vdev_remove_make_hole_and_free() argument
2056 spa_vdev_remove_log(vdev_t * vd,uint64_t * txg) spa_vdev_remove_log() argument
2170 spa_vdev_remove_top_check(vdev_t * vd) spa_vdev_remove_top_check() argument
2298 spa_vdev_remove_top(vdev_t * vd,uint64_t * txg) spa_vdev_remove_top() argument
2380 vdev_t *vd; spa_vdev_remove() local
2533 vdev_t *vd = spa->spa_root_vdev->vdev_child[indirect_vdev_id]; spa_removal_get_stats() local
[all...]
H A Dvdev_label.c188 vdev_label_read(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_read() argument
203 vdev_label_write(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_write() argument
221 vdev_config_generate_stats(vdev_t *vd, nvlist_t *nv) in vdev_config_generate_stats() argument
399 root_vdev_actions_getprogress(vdev_t * vd,nvlist_t * nvl) root_vdev_actions_getprogress() argument
437 top_vdev_actions_getprogress(vdev_t * vd,nvlist_t * nvl) top_vdev_actions_getprogress() argument
453 vdev_config_generate(spa_t * spa,vdev_t * vd,boolean_t getstats,vdev_config_flag_t flags) vdev_config_generate() argument
784 vdev_label_read_config(vdev_t * vd,uint64_t txg) vdev_label_read_config() argument
883 vdev_inuse(vdev_t * vd,uint64_t crtxg,vdev_labeltype_t reason,uint64_t * spare_guid,uint64_t * l2cache_guid) vdev_inuse() argument
1019 vdev_label_init(vdev_t * vd,uint64_t crtxg,vdev_labeltype_t reason) vdev_label_init() argument
1301 vdev_label_read_bootenv_impl(zio_t * zio,vdev_t * vd,int flags) vdev_label_read_bootenv_impl() argument
1389 vdev_label_write_bootenv(vdev_t * vd,nvlist_t * env) vdev_label_write_bootenv() argument
1540 vdev_t *vd = zio->io_vd; vdev_uberblock_load_done() local
1571 vdev_uberblock_load_impl(zio_t * zio,vdev_t * vd,int flags,struct ubl_cbdata * cbp) vdev_uberblock_load_impl() argument
1671 vdev_copy_uberblocks(vdev_t * vd) vdev_copy_uberblocks() argument
1738 vdev_uberblock_sync(zio_t * zio,uint64_t * good_writes,uberblock_t * ub,vdev_t * vd,int flags) vdev_uberblock_sync() argument
1896 vdev_label_sync(zio_t * zio,uint64_t * good_writes,vdev_t * vd,int l,uint64_t txg,int flags) vdev_label_sync() argument
1953 vdev_t *vd; vdev_label_sync_list() local
2056 for (vdev_t *vd = vdev_config_sync() local
[all...]
H A Dvdev_indirect.c323 vdev_indirect_mark_obsolete(vdev_t * vd,uint64_t offset,uint64_t size) vdev_indirect_mark_obsolete() argument
350 vdev_t *vd = vdev_lookup_top(spa, vdev_id); spa_vdev_indirect_mark_obsolete() local
391 vdev_indirect_should_condense(vdev_t * vd) vdev_indirect_should_condense() argument
485 vdev_t *vd = vdev_lookup_top(spa, scip->scip_vdev); spa_condense_indirect_complete_sync() local
592 spa_condense_indirect_generate_new_mapping(vdev_t * vd,uint32_t * obsolete_counts,uint64_t start_index,zthr_t * zthr) spa_condense_indirect_generate_new_mapping() argument
652 vdev_t *vd; spa_condense_indirect_thread() local
755 spa_condense_indirect_start_sync(vdev_t * vd,dmu_tx_t * tx) spa_condense_indirect_start_sync() argument
812 vdev_indirect_sync_obsolete(vdev_t * vd,dmu_tx_t * tx) vdev_indirect_sync_obsolete() argument
895 vdev_obsolete_sm_object(vdev_t * vd,uint64_t * sm_obj) vdev_obsolete_sm_object() argument
920 vdev_obsolete_counts_are_precise(vdev_t * vd,boolean_t * are_precise) vdev_obsolete_counts_are_precise() argument
943 vdev_indirect_close(vdev_t * vd) vdev_indirect_close() argument
949 vdev_indirect_open(vdev_t * vd,uint64_t * psize,uint64_t * max_psize,uint64_t * logical_ashift,uint64_t * physical_ashift) vdev_indirect_open() argument
968 rs_alloc(vdev_t * vd,uint64_t offset,uint64_t asize,uint64_t split_offset) rs_alloc() argument
992 vdev_indirect_mapping_duplicate_adjacent_entries(vdev_t * vd,uint64_t offset,uint64_t asize,uint64_t * copied_entries) vdev_indirect_mapping_duplicate_adjacent_entries() argument
1057 vdev_indirect_remap(vdev_t * vd,uint64_t offset,uint64_t asize,void (* func)(uint64_t,vdev_t *,uint64_t,uint64_t,void *),void * arg) vdev_indirect_remap() argument
1195 vdev_indirect_gather_splits(uint64_t split_offset,vdev_t * vd,uint64_t offset,uint64_t size,void * arg) vdev_indirect_gather_splits() argument
1392 vdev_t *vd = ic->ic_vdev; vdev_indirect_checksum_error() local
1480 vdev_t *vd = ic->ic_vdev; vdev_indirect_all_checksum_errors() local
[all...]
H A Dzfs_fm.c207 vdev_prop_get_inherited(vdev_t *vd, vdev_prop_t prop) in vdev_prop_get_inherited() argument
295 zfs_ereport_clear(spa_t *spa, vdev_t *vd) in zfs_ereport_clear() argument
337 zfs_ereport_is_duplicate(const char * subclass,spa_t * spa,vdev_t * vd,const zbookmark_phys_t * zb,zio_t * zio,uint64_t offset,uint64_t size) zfs_ereport_is_duplicate() argument
443 zfs_is_ratelimiting_event(const char * subclass,vdev_t * vd) zfs_is_ratelimiting_event() argument
471 zfs_ereport_start(nvlist_t ** ereport_out,nvlist_t ** detector_out,const char * subclass,spa_t * spa,vdev_t * vd,const zbookmark_phys_t * zb,zio_t * zio,uint64_t stateoroffset,uint64_t size) zfs_ereport_start() argument
1067 zfs_ereport_clear(spa_t * spa,vdev_t * vd) zfs_ereport_clear() argument
1078 zfs_ereport_is_valid(const char * subclass,spa_t * spa,vdev_t * vd,zio_t * zio) zfs_ereport_is_valid() argument
1159 zfs_ereport_post(const char * subclass,spa_t * spa,vdev_t * vd,const zbookmark_phys_t * zb,zio_t * zio,uint64_t state) zfs_ereport_post() argument
1202 zfs_ereport_start_checksum(spa_t * spa,vdev_t * vd,const zbookmark_phys_t * zb,struct zio * zio,uint64_t offset,uint64_t length,zio_bad_cksum_t * info) zfs_ereport_start_checksum() argument
1306 zfs_ereport_post_checksum(spa_t * spa,vdev_t * vd,const zbookmark_phys_t * zb,struct zio * zio,uint64_t offset,uint64_t length,const abd_t * good_data,const abd_t * bad_data,zio_bad_cksum_t * zbc) zfs_ereport_post_checksum() argument
1352 zfs_event_create(spa_t * spa,vdev_t * vd,const char * type,const char * name,nvlist_t * aux) zfs_event_create() argument
1412 zfs_post_common(spa_t * spa,vdev_t * vd,const char * type,const char * name,nvlist_t * aux) zfs_post_common() argument
1433 zfs_post_remove(spa_t * spa,vdev_t * vd) zfs_post_remove() argument
1444 zfs_post_autoreplace(spa_t * spa,vdev_t * vd) zfs_post_autoreplace() argument
1456 zfs_post_state_change(spa_t * spa,vdev_t * vd,uint64_t laststate) zfs_post_state_change() argument
[all...]
H A Dvdev_missing.c46 vdev_missing_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_missing_open()
64 vdev_missing_close(vdev_t *vd) in vdev_missing_close()
H A Dvdev_mirror.c182 vdev_mirror_load(mirror_map_t *mm, vdev_t *vd, uint64_t zio_offset) in vdev_mirror_load() argument
246 vdev_mirror_rebuilding(vdev_t *vd) in vdev_mirror_rebuilding() argument
269 vdev_t *vd = zio->io_vd; vdev_mirror_map_init() local
387 vdev_mirror_open(vdev_t * vd,uint64_t * asize,uint64_t * max_asize,uint64_t * logical_ashift,uint64_t * physical_ashift) vdev_mirror_open() argument
434 vdev_mirror_close(vdev_t * vd) vdev_mirror_close() argument
498 vdev_t *vd = mc->mc_vd; vdev_mirror_child_readable() local
509 vdev_t *vd = mc->mc_vd; vdev_mirror_child_missing() local
916 vdev_mirror_state_change(vdev_t * vd,int faulted,int degraded) vdev_mirror_state_change() argument
937 vdev_mirror_rebuild_asize(vdev_t * vd,uint64_t start,uint64_t asize,uint64_t max_segment) vdev_mirror_rebuild_asize() argument
[all...]
/freebsd-src/sys/dev/vt/
H A Dvt_core.c324 vt_schedule_flush(vd, ms); in vt_suspend_flush_timer() argument
298 vt_schedule_flush(struct vt_device * vd,int ms) vt_schedule_flush() argument
311 struct vt_device *vd = vw->vw_device; vt_resume_flush_timer() local
494 struct vt_device *vd; vt_proc_window_switch() local
563 struct vt_device *vd = vw->vw_device; vt_window_switch() local
643 vt_termsize(struct vt_device * vd,struct vt_font * vf,term_pos_t * size) vt_termsize() argument
659 vt_termrect(struct vt_device * vd,struct vt_font * vf,term_rect_t * rect) vt_termrect() argument
681 vt_winsize(struct vt_device * vd,struct vt_font * vf,struct winsize * size) vt_winsize() argument
700 struct vt_device *vd; vt_compute_drawable_area() local
754 vt_machine_kbdevent(struct vt_device * vd,int c) vt_machine_kbdevent() argument
817 struct vt_device *vd; vt_scrollmode_kbdevent() local
871 vt_processkey(keyboard_t * kbd,struct vt_device * vd,int c) vt_processkey() argument
1012 struct vt_device *vd = arg; vt_kbdevent() local
1035 vt_allocate_keyboard(struct vt_device * vd) vt_allocate_keyboard() argument
1119 struct vt_device *vd = vw->vw_device; vtterm_bell() local
1143 struct vt_device *vd = vw->vw_device; vtterm_beep() local
1255 vt_is_cursor_in_area(const struct vt_device * vd,const term_rect_t * area) vt_is_cursor_in_area() argument
1275 vt_mark_mouse_position_as_dirty(struct vt_device * vd,int locked) vt_mark_mouse_position_as_dirty() argument
1319 vt_set_border(struct vt_device * vd,const term_rect_t * area,term_color_t c) vt_set_border() argument
1349 vt_flush_to_buffer(struct vt_device * vd,const struct vt_window * vw,const term_rect_t * area) vt_flush_to_buffer() argument
1389 vt_bitblt_buffer(struct vt_device * vd,const struct vt_window * vw,const term_rect_t * area) vt_bitblt_buffer() argument
1450 vt_draw_decorations(struct vt_device * vd) vt_draw_decorations() argument
1465 vt_flush(struct vt_device * vd) vt_flush() argument
1598 struct vt_device *vd; vt_timer() local
1639 struct vt_device *vd = vw->vw_device; vtterm_done() local
1658 vtterm_splash(struct vt_device * vd) vtterm_splash() argument
1815 struct vt_device *vd = vw->vw_device; vtterm_cnprobe() local
1892 struct vt_device *vd = vw->vw_device; vtterm_cngetc() local
1981 vtterm_cngrab_noswitch(struct vt_device * vd,struct vt_window * vw) vtterm_cngrab_noswitch() argument
2007 vtterm_cnungrab_noswitch(struct vt_device * vd,struct vt_window * vw) vtterm_cnungrab_noswitch() argument
2028 struct vt_device *vd; vtterm_cngrab() local
2047 struct vt_device *vd; vtterm_cnungrab() local
2076 struct vt_device *vd = vw->vw_device; vtterm_opened() local
2092 struct vt_device *vd = vw->vw_device; vt_change_font() local
2251 vt_mouse_terminput_button(struct vt_device * vd,int button) vt_mouse_terminput_button() argument
2277 vt_mouse_terminput(struct vt_device * vd,int type,int x,int y,int event,int cnt) vt_mouse_terminput() argument
2330 struct vt_device *vd; vt_mouse_event() local
2486 struct vt_device *vd; vt_mouse_state() local
2512 struct vt_device *vd = vw->vw_device; vtterm_mmap() local
2526 struct vt_device *vd = vw->vw_device; vtterm_ioctl() local
3096 vt_allocate_window(struct vt_device * vd,unsigned int window) vt_allocate_window() argument
3127 vt_upgrade(struct vt_device * vd) vt_upgrade() argument
3196 vt_resize(struct vt_device * vd) vt_resize() argument
3220 struct vt_device *vd; vt_replace_backend() local
3315 struct vt_device *vd; vt_suspend_handler() local
3326 struct vt_device *vd; vt_resume_handler() local
3385 vt_suspend(struct vt_device * vd) vt_suspend() argument
3405 vt_resume(struct vt_device * vd) vt_resume() argument
[all...]
H A Dvt_cpulogos.c65 vt_draw_2_vga16_px(struct vt_device *vd, vt_axis_t x, vt_axis_t y, in vt_draw_2_vga16_px()
74 vt_draw_1_logo(struct vt_device *vd, vt_axis_t top, vt_axis_t left) in vt_draw_1_logo()
117 vtterm_draw_cpu_logos(struct vt_device *vd) in vtterm_draw_cpu_logos()
151 struct vt_device *vd; in vt_fini_logos() local
208 struct vt_device *vd; in vt_init_logos() local
/freebsd-src/sys/dev/vt/hw/fb/
H A Dvt_fb.c89 vt_fb_ioctl(struct vt_device * vd,u_long cmd,caddr_t data,struct thread * td) vt_fb_ioctl() argument
137 vt_fb_mmap(struct vt_device * vd,vm_ooffset_t offset,vm_paddr_t * paddr,int prot,vm_memattr_t * memattr) vt_fb_mmap() argument
166 vt_fb_setpixel(struct vt_device * vd,int x,int y,term_color_t color) vt_fb_setpixel() argument
203 vt_fb_drawrect(struct vt_device * vd,int x1,int y1,int x2,int y2,int fill,term_color_t color) vt_fb_drawrect() argument
220 vt_fb_blank(struct vt_device * vd,term_color_t color) vt_fb_blank() argument
268 vt_fb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) vt_fb_bitblt_bitmap() argument
336 vt_fb_bitblt_text(struct vt_device * vd,const struct vt_window * vw,const term_rect_t * area) vt_fb_bitblt_text() argument
406 vt_fb_invalidate_text(struct vt_device * vd,const term_rect_t * area) vt_fb_invalidate_text() argument
429 vt_fb_postswitch(struct vt_device * vd) vt_fb_postswitch() argument
463 vt_fb_init(struct vt_device * vd) vt_fb_init() argument
508 vt_fb_fini(struct vt_device * vd,void * softc) vt_fb_fini() argument
535 vt_fb_suspend(struct vt_device * vd) vt_fb_suspend() argument
542 vt_fb_resume(struct vt_device * vd) vt_fb_resume() argument
[all...]
/freebsd-src/stand/common/
H A Dvdisk.c75 vdisk_info_t *vd; in vdisk_get_info() local
89 vdisk_info_t *vd, *p; in command_mapvd() local
193 vdisk_info_t *vd; in command_unmapvd() local
251 vdisk_info_t *vd; in vdisk_strategy() local
297 vdisk_info_t *vd; in vdisk_open() local
321 vdisk_info_t *vd; in vdisk_close() local
340 vdisk_info_t *vd; in vdisk_ioctl() local
373 vdisk_info_t *vd; in vdisk_print() local
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c60 vdev_file_hold(vdev_t *vd) in vdev_file_hold() argument
66 vdev_file_rele(vdev_t *vd) in vdev_file_rele() argument
88 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_file_open() argument
181 vdev_file_close(vdev_t * vd) vdev_file_close() argument
213 vdev_t *vd = zio->io_vd; vdev_file_io_strategy() local
247 vdev_t *vd = zio->io_vd; vdev_file_io_start() local
[all...]
H A Dvdev_geom.c62 vdev_t *vd; member
94 vdev_geom_set_physpath(vdev_t *vd, struct g_consumer *cp, in vdev_geom_set_physpath() argument
142 vdev_t *vd = elem->vd; in vdev_geom_attrchanged() local
156 vdev_t *vd; in vdev_geom_resize() local
203 vdev_t *vd = elem->vd; vdev_geom_orphan() local
211 vdev_geom_attach(struct g_provider * pp,vdev_t * vd,boolean_t sanity) vdev_geom_attach() argument
339 vdev_geom_close_locked(vdev_t * vd) vdev_geom_close_locked() argument
649 vdev_attach_ok(vdev_t * vd,struct g_provider * pp) vdev_attach_ok() argument
708 vdev_geom_attach_by_guids(vdev_t * vd) vdev_geom_attach_by_guids() argument
757 vdev_geom_open_by_guids(vdev_t * vd) vdev_geom_open_by_guids() argument
789 vdev_geom_open_by_path(vdev_t * vd,int check_guid) vdev_geom_open_by_path() argument
808 vdev_geom_open(vdev_t * vd,uint64_t * psize,uint64_t * max_psize,uint64_t * logical_ashift,uint64_t * physical_ashift) vdev_geom_open() argument
986 vdev_geom_close(vdev_t * vd) vdev_geom_close() argument
1011 vdev_t *vd; vdev_geom_io_intr() local
1150 vdev_t *vd; vdev_geom_io_start() local
1283 vdev_geom_hold(vdev_t * vd) vdev_geom_hold() argument
1288 vdev_geom_rele(vdev_t * vd) vdev_geom_rele() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c60 vdev_file_hold(vdev_t * vd) vdev_file_hold() argument
66 vdev_file_rele(vdev_t * vd) vdev_file_rele() argument
88 vdev_file_open(vdev_t * vd,uint64_t * psize,uint64_t * max_psize,uint64_t * logical_ashift,uint64_t * physical_ashift) vdev_file_open() argument
180 vdev_file_close(vdev_t * vd) vdev_file_close() argument
200 vdev_t *vd = zio->io_vd; vdev_file_io_strategy() local
242 vdev_t *vd = zio->io_vd; vdev_file_io_start() local
[all...]
/freebsd-src/sys/dev/vt/hw/vga/
H A Dvt_vga.c125 vga_setwmode(struct vt_device * vd,int wmode) vga_setwmode() argument
147 vga_setfg(struct vt_device * vd,term_color_t color) vga_setfg() argument
162 vga_setbg(struct vt_device * vd,term_color_t color) vga_setbg() argument
324 vga_blank(struct vt_device * vd,term_color_t color) vga_blank() argument
335 vga_bitblt_put(struct vt_device * vd,u_long dst,term_color_t color,uint8_t v) vga_bitblt_put() argument
361 vga_setpixel(struct vt_device * vd,int x,int y,term_color_t color) vga_setpixel() argument
372 vga_drawrect(struct vt_device * vd,int x1,int y1,int x2,int y2,int fill,term_color_t color) vga_drawrect() argument
501 vga_bitblt_pixels_block_2colors(struct vt_device * vd,const uint8_t * masks,term_color_t fg,term_color_t bg,unsigned int x,unsigned int y,unsigned int height) vga_bitblt_pixels_block_2colors() argument
530 vga_bitblt_pixels_block_ncolors(struct vt_device * vd,const uint8_t * masks,unsigned int x,unsigned int y,unsigned int height) vga_bitblt_pixels_block_ncolors() argument
608 vga_bitblt_one_text_pixels_block(struct vt_device * vd,const struct vt_window * vw,unsigned int x,unsigned int y) vga_bitblt_one_text_pixels_block() argument
780 vga_bitblt_text_gfxmode(struct vt_device * vd,const struct vt_window * vw,const term_rect_t * area) vga_bitblt_text_gfxmode() argument
862 vga_bitblt_text_txtmode(struct vt_device * vd,const struct vt_window * vw,const term_rect_t * area) vga_bitblt_text_txtmode() argument
923 vga_bitblt_text(struct vt_device * vd,const struct vt_window * vw,const term_rect_t * area) vga_bitblt_text() argument
935 vga_invalidate_text(struct vt_device * vd,const term_rect_t * area) vga_invalidate_text() argument
959 vga_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) vga_bitblt_bitmap() argument
1002 vga_initialize_graphics(struct vt_device * vd) vga_initialize_graphics() argument
1083 vga_initialize(struct vt_device * vd,int textmode) vga_initialize() argument
1276 vga_probe(struct vt_device * vd) vga_probe() argument
1283 vga_init(struct vt_device * vd) vga_init() argument
1333 vga_postswitch(struct vt_device * vd) vga_postswitch() argument
[all...]
/freebsd-src/sys/dev/hpt27xx/
H A Dwj.h48 #define wj_add_entry(vbus, vd, lba, sectors) 0 argument
51 #define wj_del_vd(vbus, vd) 0 argument
52 #define wj_sync_stamp(vbus, vd) 0 argument
/freebsd-src/sys/dev/vt/hw/vbefb/
H A Dvbefb.c75 vt_vbefb_probe(struct vt_device * vd) vt_vbefb_probe() argument
98 vt_vbefb_init(struct vt_device * vd) vt_vbefb_init() argument
154 vt_vbefb_fini(struct vt_device * vd,void * softc) vt_vbefb_fini() argument
/freebsd-src/sys/dev/vt/hw/efifb/
H A Defifb.c75 vt_efifb_probe(struct vt_device * vd) vt_efifb_probe() argument
98 vt_efifb_init(struct vt_device * vd) vt_efifb_init() argument
174 vt_efifb_fini(struct vt_device * vd,void * softc) vt_efifb_fini() argument
/freebsd-src/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c143 vt_simplefb_probe(struct vt_device * vd) vt_simplefb_probe() argument
159 vt_simplefb_init(struct vt_device * vd) vt_simplefb_init() argument
216 vt_simplefb_fini(struct vt_device * vd,void * softc) vt_simplefb_fini() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h110 virtual void handleUseOfUninitVariable(const VarDecl *vd, in handleUseOfUninitVariable()
114 virtual void handleConstRefUseOfUninitVariable(const VarDecl *vd, in handleConstRefUseOfUninitVariable()
120 virtual void handleSelfInit(const VarDecl *vd) {} in handleSelfInit()

1234