Home
last modified time | relevance | path

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

1234

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c174 vdev_dbgmsg(vdev_t *vd, const char *fmt, ...) in vdev_dbgmsg()
195 vdev_dbgmsg_print_tree(vdev_t *vd, int indent) in vdev_dbgmsg_print_tree()
247 vdev_rt_name(vdev_t *vd, const char *name) in vdev_rt_name()
256 vdev_rt_name_dtl(vdev_t *vd, const char *name, vdev_dtl_type_t dtl_type) in vdev_rt_name_dtl()
309 vdev_get_mg(vdev_t *vd, metaslab_class_t *mc) in vdev_get_mg()
320 vdev_default_xlate(vdev_t *vd, const zfs_range_seg64_t *logical_rs, in vdev_default_xlate()
349 vdev_default_psize(vdev_t *vd, uint64_t asize, uint64_t txg) in vdev_default_psize()
366 vdev_default_asize(vdev_t *vd, uint64_t psize, uint64_t txg) in vdev_default_asize()
380 vdev_default_min_asize(vdev_t *vd) in vdev_default_min_asize()
392 vdev_get_min_asize(vdev_t *vd) in vdev_get_min_asize()
[all …]
H A Dvdev_initialize.c49 vdev_initialize_should_stop(vdev_t *vd) in vdev_initialize_should_stop()
71 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_initialize_zap_update_sync() local
109 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_initialize_zap_remove_sync() local
136 vdev_initialize_change_state(vdev_t *vd, vdev_initializing_state_t new_state) in vdev_initialize_change_state()
207 vdev_t *vd = zio->io_vd; in vdev_initialize_cb() local
239 vdev_initialize_write(vdev_t *vd, uint64_t start, uint64_t size, abd_t *data) in vdev_initialize_write()
332 vdev_initialize_ranges(vdev_t *vd, abd_t *data) in vdev_initialize_ranges()
374 vdev_t *vd = (vdev_t *)arg; in vdev_initialize_xlate_progress() local
389 vdev_initialize_calculate_progress(vdev_t *vd) in vdev_initialize_calculate_progress()
461 vdev_initialize_load(vdev_t *vd) in vdev_initialize_load()
[all …]
H A Dvdev_rebuild.c146 clear_rebuild_bytes(vdev_t *vd) in clear_rebuild_bytes()
162 vdev_rebuild_should_stop(vdev_t *vd) in vdev_rebuild_should_stop()
175 vdev_rebuild_should_cancel(vdev_t *vd) in vdev_rebuild_should_cancel()
195 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_rebuild_update_sync() local
225 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_rebuild_initiate_sync() local
267 vdev_rebuild_log_notify(spa_t *spa, vdev_t *vd, const char *name) in vdev_rebuild_log_notify()
281 vdev_rebuild_initiate(vdev_t *vd) in vdev_rebuild_initiate()
309 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_rebuild_complete_sync() local
373 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_rebuild_cancel_sync() local
409 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_rebuild_reset_sync() local
[all …]
H A Dvdev_trim.c170 vdev_trim_should_stop(vdev_t *vd) in vdev_trim_should_stop()
194 vdev_autotrim_wait_kick(vdev_t *vd, int num_of_kick) in vdev_autotrim_wait_kick()
228 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_trim_zap_update_sync() local
294 vdev_trim_change_state(vdev_t *vd, vdev_trim_state_t new_state, in vdev_trim_change_state()
392 vdev_t *vd = zio->io_vd; in vdev_trim_cb() local
434 vdev_t *vd = zio->io_vd; in vdev_autotrim_cb() local
464 vdev_t *vd = zio->io_vd; in vdev_trim_simple_cb() local
501 vdev_t *vd = ta->trim_vdev; in vdev_trim_range() local
594 vdev_t *vd = ta->trim_vdev; in vdev_trim_ranges() local
660 vdev_t *vd = (vdev_t *)arg; in vdev_trim_xlate_progress() local
[all …]
H A Dvdev_draid.c582 vdev_draid_psize_to_asize(vdev_t *vd, uint64_t psize, uint64_t txg) in vdev_draid_psize_to_asize()
603 vdev_draid_asize_to_psize(vdev_t *vd, uint64_t asize, uint64_t txg) in vdev_draid_asize_to_psize()
617 vdev_draid_offset_to_group(vdev_t *vd, uint64_t offset) in vdev_draid_offset_to_group()
630 vdev_draid_group_to_offset(vdev_t *vd, uint64_t group) in vdev_draid_group_to_offset()
901 vdev_draid_logical_to_physical(vdev_t *vd, uint64_t logical_offset, in vdev_draid_logical_to_physical()
963 vdev_t *vd = zio->io_vd; in vdev_draid_map_alloc_row() local
1120 vdev_t *vd = zio->io_vd; in vdev_draid_map_alloc() local
1152 vdev_draid_get_astart(vdev_t *vd, const uint64_t start) in vdev_draid_get_astart()
1167 vdev_draid_min_asize(vdev_t *vd) in vdev_draid_min_asize()
1182 vdev_draid_min_alloc(vdev_t *vd) in vdev_draid_min_alloc()
[all …]
H A Dvdev_root.c42 vdev_root_core_tvds(vdev_t *vd) in vdev_root_core_tvds()
68 too_many_errors(vdev_t *vd, uint64_t numerrors) in too_many_errors()
85 vdev_root_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, in vdev_root_open()
126 vdev_root_close(vdev_t *vd) in vdev_root_close()
133 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) in vdev_root_state_change()
H A Dvdev_removal.c172 vdev_activate(vdev_t *vd) in vdev_activate()
188 vdev_passivate(vdev_t *vd, uint64_t *txg) in vdev_passivate()
272 vdev_t *vd; in spa_vdev_noalloc() local
305 vdev_t *vd; in spa_vdev_alloc() local
362 spa_vdev_removal_create(vdev_t *vd) in spa_vdev_removal_create()
416 vdev_t *vd = vdev_lookup_top(spa, vdev_id); in vdev_remove_initiate_sync() local
575 vdev_t *vd = vdev_lookup_top(spa, in spa_remove_init() local
603 vdev_t *vd = vdev_lookup_top(spa, indirect_vdev_id); in spa_remove_init() local
659 free_from_removing_vdev(vdev_t *vd, uint64_t offset, uint64_t size) in free_from_removing_vdev()
854 vdev_t *vd = vdev_lookup_top(spa, svr->svr_vdev_id); in spa_finish_removal() local
[all …]
H A Dvdev_file.c71 vdev_file_hold(vdev_t *vd) in vdev_file_hold()
77 vdev_file_rele(vdev_t *vd) in vdev_file_rele()
99 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_file_open()
192 vdev_file_close(vdev_t *vd) in vdev_file_close()
212 vdev_t *vd = zio->io_vd; in vdev_file_io_strategy() local
268 vdev_t *vd = zio->io_vd; in vdev_file_io_start() local
H A Dvdev_label.c189 vdev_label_read(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_read()
204 vdev_label_write(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_write()
222 vdev_config_generate_stats(vdev_t *vd, nvlist_t *nv) in vdev_config_generate_stats()
404 root_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in root_vdev_actions_getprogress()
442 top_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in top_vdev_actions_getprogress()
458 vdev_config_generate(spa_t *spa, vdev_t *vd, boolean_t getstats, in vdev_config_generate()
790 vdev_label_read_config(vdev_t *vd, uint64_t txg) in vdev_label_read_config()
889 vdev_inuse(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason, in vdev_inuse()
1017 vdev_aux_label_generate(vdev_t *vd, boolean_t reason_spare) in vdev_aux_label_generate()
1066 vdev_label_init(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason) in vdev_label_init()
[all …]
H A Dvdev_indirect.c325 vdev_indirect_mark_obsolete(vdev_t *vd, uint64_t offset, uint64_t size) in vdev_indirect_mark_obsolete()
352 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
594 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()
922 vdev_obsolete_counts_are_precise(vdev_t *vd, boolean_t *are_precise) in vdev_obsolete_counts_are_precise()
[all …]
H A Dzfs_fm.c208 vdev_prop_get_inherited(vdev_t *vd, vdev_prop_t prop) in vdev_prop_get_inherited()
296 zfs_ereport_clear(spa_t *spa, vdev_t *vd) in zfs_ereport_clear()
338 zfs_ereport_is_duplicate(const char *subclass, spa_t *spa, vdev_t *vd, in zfs_ereport_is_duplicate()
444 zfs_is_ratelimiting_event(const char *subclass, vdev_t *vd) in zfs_is_ratelimiting_event()
472 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start()
1072 zfs_ereport_clear(spa_t *spa, vdev_t *vd) in zfs_ereport_clear()
1083 zfs_ereport_is_valid(const char *subclass, spa_t *spa, vdev_t *vd, zio_t *zio) in zfs_ereport_is_valid()
1164 zfs_ereport_post(const char *subclass, spa_t *spa, vdev_t *vd, in zfs_ereport_post()
1207 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start_checksum()
1311 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
[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 Dvdev_mirror.c183 vdev_mirror_load(mirror_map_t *mm, vdev_t *vd, uint64_t zio_offset) in vdev_mirror_load()
247 vdev_mirror_rebuilding(vdev_t *vd) in vdev_mirror_rebuilding()
270 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()
435 vdev_mirror_close(vdev_t *vd) in vdev_mirror_close()
499 vdev_t *vd = mc->mc_vd; in vdev_mirror_child_readable() local
510 vdev_t *vd = mc->mc_vd; in vdev_mirror_child_missing() local
938 vdev_mirror_state_change(vdev_t *vd, int faulted, int degraded) in vdev_mirror_state_change()
959 vdev_mirror_rebuild_asize(vdev_t *vd, uint64_t start, uint64_t asize, in vdev_mirror_rebuild_asize()
/freebsd/sys/dev/vt/
H A Dvt_core.c302 vt_schedule_flush(struct vt_device *vd, int ms) in vt_schedule_flush()
315 struct vt_device *vd = vw->vw_device; in vt_resume_flush_timer() local
328 vt_suspend_flush_timer(struct vt_device *vd) in vt_suspend_flush_timer()
498 struct vt_device *vd; in vt_proc_window_switch() local
567 struct vt_device *vd = vw->vw_device; in vt_window_switch() local
647 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) in vt_termsize()
663 vt_termrect(struct vt_device *vd, struct vt_font *vf, term_rect_t *rect) in vt_termrect()
685 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) in vt_winsize()
704 struct vt_device *vd; in vt_compute_drawable_area() local
758 vt_machine_kbdevent(struct vt_device *vd, int c) in vt_machine_kbdevent()
[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/sys/dev/vt/hw/fb/
H A Dvt_fb.c107 vt_fb_ioctl(struct vt_device *vd, u_long cmd, caddr_t data, struct thread *td) in vt_fb_ioctl()
155 vt_fb_mmap(struct vt_device *vd, vm_ooffset_t offset, vm_paddr_t *paddr, in vt_fb_mmap()
184 vt_fb_setpixel(struct vt_device *vd, int x, int y, term_color_t color) in vt_fb_setpixel()
219 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, in vt_fb_drawrect()
236 vt_fb_blank(struct vt_device *vd, term_color_t color) in vt_fb_blank()
279 vt_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, in vt_fb_bitblt_bitmap()
344 vt_fb_bitblt_argb(struct vt_device *vd, const struct vt_window *vw, in vt_fb_bitblt_argb()
390 vt_fb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, in vt_fb_bitblt_text()
460 vt_fb_invalidate_text(struct vt_device *vd, const term_rect_t *area) in vt_fb_invalidate_text()
483 vt_fb_postswitch(struct vt_device *vd) in vt_fb_postswitch()
[all …]
/freebsd/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/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c63 vdev_t *vd; member
95 vdev_geom_set_physpath(vdev_t *vd, struct g_consumer *cp, in vdev_geom_set_physpath()
143 vdev_t *vd = elem->vd; in vdev_geom_attrchanged() local
157 vdev_t *vd; in vdev_geom_resize() local
204 vdev_t *vd = elem->vd; in vdev_geom_orphan() local
212 vdev_geom_attach(struct g_provider *pp, vdev_t *vd, boolean_t sanity) in vdev_geom_attach()
340 vdev_geom_close_locked(vdev_t *vd) in vdev_geom_close_locked()
646 vdev_attach_ok(vdev_t *vd, struct g_provider *pp) in vdev_attach_ok()
705 vdev_geom_attach_by_guids(vdev_t *vd) in vdev_geom_attach_by_guids()
754 vdev_geom_open_by_guids(vdev_t *vd) in vdev_geom_open_by_guids()
[all …]
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c127 vga_setwmode(struct vt_device *vd, int wmode) in vga_setwmode()
149 vga_setfg(struct vt_device *vd, term_color_t color) in vga_setfg()
164 vga_setbg(struct vt_device *vd, term_color_t color) in vga_setbg()
326 vga_blank(struct vt_device *vd, term_color_t color) in vga_blank()
337 vga_bitblt_put(struct vt_device *vd, u_long dst, term_color_t color, in vga_bitblt_put()
363 vga_setpixel(struct vt_device *vd, int x, int y, term_color_t color) in vga_setpixel()
374 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, in vga_drawrect()
503 vga_bitblt_pixels_block_2colors(struct vt_device *vd, const uint8_t *masks, in vga_bitblt_pixels_block_2colors()
532 vga_bitblt_pixels_block_ncolors(struct vt_device *vd, const uint8_t *masks, in vga_bitblt_pixels_block_ncolors()
610 vga_bitblt_one_text_pixels_block(struct vt_device *vd, in vga_bitblt_one_text_pixels_block()
[all …]
/freebsd/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/sys/dev/vt/hw/vbefb/
H A Dvbefb.c76 vt_vbefb_probe(struct vt_device *vd) in vt_vbefb_probe()
95 vt_vbefb_init(struct vt_device *vd) in vt_vbefb_init()
147 vt_vbefb_fini(struct vt_device *vd, void *softc) in vt_vbefb_fini()
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c76 vt_efifb_probe(struct vt_device *vd) in vt_efifb_probe()
95 vt_efifb_init(struct vt_device *vd) in vt_efifb_init()
172 vt_efifb_fini(struct vt_device *vd, void *softc) in vt_efifb_fini()
/freebsd/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/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()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp60 static bool isTrackedVar(const VarDecl *vd, const DeclContext *dc) { in isTrackedVar()
101 const VarDecl *vd = *I; in computeMap() local
167 const VarDecl *vd) { in getValue()
227 ValueVector::reference CFGBlockValues::operator[](const VarDecl *vd) { in operator []()
238 const VarDecl *vd; member in __anon2e1962360311::FindVarResult
242 FindVarResult(const VarDecl *vd, const DeclRefExpr *dr) : vd(vd), dr(dr) {} in FindVarResult()
511 bool isTrackedVar(const VarDecl *vd) { in isTrackedVar()
519 UninitUse getUninitUse(const Expr *ex, const VarDecl *vd, Value v) { in getUninitUse()
670 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) { in reportUse()
676 void TransferFunctions::reportConstRefUse(const Expr *ex, const VarDecl *vd) { in reportConstRefUse()
[all …]

1234