Home
last modified time | relevance | path

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

12345678

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev.c191 vdev_default_asize(vdev_t *vd, uint64_t psize) in vdev_default_asize()
211 vdev_get_min_asize(vdev_t *vd) in vdev_get_min_asize()
240 vdev_set_min_asize(vdev_t *vd) in vdev_set_min_asize()
264 vdev_lookup_by_guid(vdev_t *vd, uint64_t guid) in vdev_lookup_by_guid()
280 vdev_count_leaves_impl(vdev_t *vd) in vdev_count_leaves_impl()
410 vdev_t *vd; in vdev_alloc_common() local
475 vdev_t *vd; in vdev_alloc() local
705 vdev_free(vdev_t *vd) in vdev_free()
796 vdev_t *vd; in vdev_top_transfer() local
857 vdev_top_update(vdev_t *tvd, vdev_t *vd) in vdev_top_update()
[all …]
H A Dvdev_geom.c75 vdev_geom_set_rotation_rate(vdev_t *vd, struct g_consumer *cp) in vdev_geom_set_rotation_rate()
91 vdev_t *vd; in vdev_geom_set_physpath() local
133 vdev_t *vd; in vdev_geom_attrchanged() local
155 vdev_t *vd; in vdev_geom_orphan() local
184 vdev_geom_attach(struct g_provider *pp, vdev_t *vd) in vdev_geom_attach()
292 vdev_t *vd; in vdev_geom_detach() local
324 vdev_geom_close_locked(vdev_t *vd) in vdev_geom_close_locked()
608 vdev_attach_ok(vdev_t *vd, struct g_provider *pp) in vdev_attach_ok()
667 vdev_geom_attach_by_guids(vdev_t *vd) in vdev_geom_attach_by_guids()
709 vdev_geom_open_by_guids(vdev_t *vd) in vdev_geom_open_by_guids()
[all …]
H A Dvdev_file.c39 vdev_file_hold(vdev_t *vd) in vdev_file_hold()
45 vdev_file_rele(vdev_t *vd) in vdev_file_rele()
51 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_file_open()
143 vdev_file_close(vdev_t *vd) in vdev_file_close()
163 vdev_t *vd = zio->io_vd; in vdev_file_io_start() local
H A Dvdev_disk.c57 vdev_disk_alloc(vdev_t *vd) in vdev_disk_alloc()
74 vdev_disk_free(vdev_t *vd) in vdev_disk_free()
105 vdev_disk_hold(vdev_t *vd) in vdev_disk_hold()
113 vdev_disk_rele(vdev_t *vd) in vdev_disk_rele()
141 vdev_disk_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, in vdev_disk_open()
306 vdev_disk_close(vdev_t *vd) in vdev_disk_close()
356 vdev_disk_physio(vdev_t *vd, caddr_t data, in vdev_disk_physio()
431 vdev_t *vd = zio->io_vd; in vdev_disk_io_start() local
534 vdev_t *vd = zio->io_vd; in vdev_disk_io_done() local
H A Dvdev_root.c50 too_many_errors(vdev_t *vd, int numerrors) in too_many_errors()
57 vdev_root_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, in vdev_root_open()
93 vdev_root_close(vdev_t *vd) in vdev_root_close()
100 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) in vdev_root_state_change()
H A Dvdev_label.c187 vdev_label_read(zio_t *zio, vdev_t *vd, int l, void *buf, uint64_t offset, in vdev_label_read()
201 vdev_label_write(zio_t *zio, vdev_t *vd, int l, void *buf, uint64_t offset, in vdev_label_write()
220 vdev_config_generate(spa_t *spa, vdev_t *vd, boolean_t getstats, in vdev_config_generate()
448 vdev_label_read_config(vdev_t *vd, uint64_t txg) in vdev_label_read_config()
521 vdev_inuse(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason, in vdev_inuse()
640 vdev_label_init(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason) in vdev_label_init()
875 vdev_label_write_pad2(vdev_t *vd, const char *buf, size_t size) in vdev_label_write_pad2()
952 vdev_t *vd = zio->io_vd; in vdev_uberblock_load_done() local
980 vdev_uberblock_load_impl(zio_t *zio, vdev_t *vd, int flags, in vdev_uberblock_load_impl()
1056 vdev_uberblock_sync(zio_t *zio, uberblock_t *ub, vdev_t *vd, int flags) in vdev_uberblock_sync()
[all …]
H A Dtrim_map.c40 #define TRIM_ZIO_END(vd, offset, size) (offset + \ argument
141 trim_map_create(vdev_t *vd) in trim_map_create()
164 trim_map_destroy(vdev_t *vd) in trim_map_destroy()
322 trim_map_free(vdev_t *vd, uint64_t offset, uint64_t size, uint64_t txg) in trim_map_free()
337 vdev_t *vd = zio->io_vd; in trim_map_write_start() local
383 vdev_t *vd = zio->io_vd; in trim_map_write_done() local
430 trim_map_vdev_commit(spa_t *spa, zio_t *zio, vdev_t *vd) in trim_map_vdev_commit()
486 trim_map_vdev_commit_done(spa_t *spa, vdev_t *vd) in trim_map_vdev_commit_done()
521 trim_map_commit(spa_t *spa, zio_t *zio, vdev_t *vd) in trim_map_commit()
537 trim_map_commit_done(spa_t *spa, vdev_t *vd) in trim_map_commit_done()
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 Dzfs_fm.c107 const char *subclass, spa_t *spa, vdev_t *vd, zio_t *zio, in zfs_ereport_start()
669 zfs_ereport_post(const char *subclass, spa_t *spa, vdev_t *vd, zio_t *zio, in zfs_ereport_post()
690 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, in zfs_ereport_start_checksum()
780 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, in zfs_ereport_post_checksum()
810 zfs_post_common(spa_t *spa, vdev_t *vd, const char *name) in zfs_post_common()
845 zfs_post_remove(spa_t *spa, vdev_t *vd) in zfs_post_remove()
856 zfs_post_autoreplace(spa_t *spa, vdev_t *vd) in zfs_post_autoreplace()
868 zfs_post_state_change(spa_t *spa, vdev_t *vd) in zfs_post_state_change()
H A Dvdev_cache.c227 vdev_t *vd = fio->io_vd; in vdev_cache_fill() local
377 vdev_cache_purge(vdev_t *vd) in vdev_cache_purge()
389 vdev_cache_init(vdev_t *vd) in vdev_cache_init()
405 vdev_cache_fini(vdev_t *vd) in vdev_cache_fini()
H A Dvdev_mirror.c151 vdev_mirror_load(mirror_map_t *mm, vdev_t *vd, uint64_t zio_offset) in vdev_mirror_load()
206 vdev_t *vd = zio->io_vd; in vdev_mirror_map_init() local
237 vdev_mirror_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, in vdev_mirror_open()
275 vdev_mirror_close(vdev_t *vd) in vdev_mirror_close()
628 vdev_mirror_state_change(vdev_t *vd, int faulted, int degraded) in vdev_mirror_state_change()
H A Dspa_misc.c1040 spa_aux_add(vdev_t *vd, avl_tree_t *avl) in spa_aux_add()
1058 spa_aux_remove(vdev_t *vd, avl_tree_t *avl) in spa_aux_remove()
1103 spa_aux_activate(vdev_t *vd, avl_tree_t *avl) in spa_aux_activate()
1145 spa_spare_add(vdev_t *vd) in spa_spare_add()
1155 spa_spare_remove(vdev_t *vd) in spa_spare_remove()
1177 spa_spare_activate(vdev_t *vd) in spa_spare_activate()
1198 spa_l2cache_add(vdev_t *vd) in spa_l2cache_add()
1208 spa_l2cache_remove(vdev_t *vd) in spa_l2cache_remove()
1230 spa_l2cache_activate(vdev_t *vd) in spa_l2cache_activate()
1277 spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg, int error, char *tag) in spa_vdev_config_exit()
[all …]
H A Dmetaslab.c300 vdev_t *vd; in metaslab_class_validate() local
336 vdev_t *vd; in metaslab_class_minblocksize_update() local
590 vdev_t *vd = mg->mg_vd; in metaslab_group_alloc_update() local
661 metaslab_group_create(metaslab_class_t *mc, vdev_t *vd) in metaslab_group_create()
772 vdev_t *vd = mg->mg_vd; in metaslab_group_initialized() local
788 vdev_t *vd = mg->mg_vd; in metaslab_group_histogram_verify() local
920 vdev_t *vd = mg->mg_vd; in metaslab_group_fragmentation() local
1472 vdev_t *vd = mg->mg_vd; in metaslab_init() local
1654 vdev_t *vd = msp->ms_group->mg_vd; in metaslab_set_fragmentation() local
1699 vdev_t *vd = mg->mg_vd; in metaslab_space_weight() local
[all …]
/netbsd-src/sys/dev/wscons/
H A Dwsemul_vt100.c145 struct vt100base_data *vd = &edp->bd; in wsemul_vt100_init() local
220 struct vt100base_data *vd; in wsemul_vt100_cnattach() local
245 struct vt100base_data *vd; in wsemul_vt100_attach() local
277 struct vt100base_data *vd = &edp->bd; in wsemul_vt100_detach() local
315 struct vt100base_data *vd = &edp->bd; in wsemul_vt100_resetop() local
338 struct vt100base_data *vd = &edp->bd; in wsemul_vt100_reset() local
377 wsemul_vt100_nextline(struct vt100base_data *vd) in wsemul_vt100_nextline()
397 wsemul_vt100_prevline(struct vt100base_data *vd) in wsemul_vt100_prevline()
415 struct vt100base_data *vd = &edp->bd; in wsemul_vt100_output_normal() local
454 struct vt100base_data *vd = &edp->bd; in wsemul_vt100_output_c0c1() local
[all …]
H A Dwsemul_vt100_subr.c57 wsemul_vt100_scrollup(struct vt100base_data *vd, int n) in wsemul_vt100_scrollup()
87 wsemul_vt100_scrolldown(struct vt100base_data *vd, int n) in wsemul_vt100_scrolldown()
117 wsemul_vt100_ed(struct vt100base_data *vd, int arg) in wsemul_vt100_ed()
163 wsemul_vt100_el(struct vt100base_data *vd, int arg) in wsemul_vt100_el()
189 wsemul_vt100_handle_csi(struct vt100base_data *vd, u_char c) in wsemul_vt100_handle_csi()
686 vt100_selectattribute(struct vt100base_data *vd, in vt100_selectattribute()
776 wsemul_vt100_handle_dcs(struct vt100base_data *vd) in wsemul_vt100_handle_dcs()
829 vt100_ansimode(struct vt100base_data *vd, int nr, int op) in vt100_ansimode()
863 vt100_decmode(struct vt100base_data *vd, int nr, int op) in vt100_decmode()
H A Dwsdisplay_vcons.c184 vcons_init_common(struct vcons_data *vd, void *cookie, in vcons_init_common() argument
254 vcons_init(struct vcons_data * vd,void * cookie,struct wsscreen_descr * def,struct wsdisplay_accessops * ao) vcons_init() argument
261 vcons_earlyinit(struct vcons_data * vd,void * cookie,struct wsscreen_descr * def,struct wsdisplay_accessops * ao) vcons_earlyinit() argument
311 vcons_alloc_buffers(struct vcons_data * vd,struct vcons_screen * scr) vcons_alloc_buffers() argument
374 vcons_init_screen(struct vcons_data * vd,struct vcons_screen * scr,int existing,long * defattr) vcons_init_screen() argument
460 struct vcons_data *vd = v; vcons_load_font() local
581 struct vcons_data *vd = arg; vcons_do_switch() local
656 struct vcons_data *vd = scr->scr_vd; vcons_redraw_screen() local
759 struct vcons_data *vd = scr->scr_vd; vcons_update_screen() local
814 struct vcons_data *vd = v; vcons_ioctl() local
858 struct vcons_data *vd = v; vcons_alloc_screen() local
898 struct vcons_data *vd = v; vcons_free_screen() local
929 struct vcons_data *vd = v; vcons_show_screen() local
997 struct vcons_data *vd = scr->scr_vd; vcons_copycols_noread() local
1058 struct vcons_data *vd = scr->scr_vd; vcons_erasecols_cached() local
1152 struct vcons_data *vd = scr->scr_vd; vcons_copyrows_noread() local
1215 struct vcons_data *vd = scr->scr_vd; vcons_eraserows_cached() local
1277 struct vcons_data *vd = scr->scr_vd; vcons_putchar_cached() local
1589 struct vcons_data *vd = cookie; vcons_intr() local
1598 struct vcons_data *vd = cookie; vcons_softintr() local
1625 struct vcons_data *vd = (struct vcons_data *)cookie; vcons_init_thread() local
1635 vcons_enable_polling(struct vcons_data * vd) vcons_enable_polling() argument
1652 vcons_disable_polling(struct vcons_data * vd) vcons_disable_polling() argument
1670 struct vcons_data *vd = scr->scr_vd; vcons_hard_switch() local
1688 vcons_invalidate_cache(struct vcons_data * vd) vcons_invalidate_cache() argument
[all...]
H A Dwsemul_vt100_chars.c83 struct vt100base_data *vd = &edp->bd; in vt100_initchartables() local
146 struct vt100base_data *vd = &edp->bd; in vt100_setnrc() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dregcprop.c111 free_debug_insn_changes (struct value_data *vd, unsigned int regno) in free_debug_insn_changes()
129 kill_value_one_regno (unsigned int regno, struct value_data *vd) in kill_value_one_regno()
162 struct value_data *vd) in kill_value_regno()
191 kill_value (const_rtx x, struct value_data *vd) in kill_value()
207 struct value_data *vd) in set_value_regno()
221 init_value_data (struct value_data *vd) in init_value_data()
240 struct value_data *const vd = (struct value_data *) data; in kill_clobbered_value() local
249 struct value_data *vd; member
275 kill_autoinc_value (rtx_insn *insn, struct value_data *vd) in kill_autoinc_value()
295 copy_value (rtx dest, rtx src, struct value_data *vd) in copy_value()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dregcprop.cc111 free_debug_insn_changes (struct value_data *vd, unsigned int regno) in free_debug_insn_changes()
129 kill_value_one_regno (unsigned int regno, struct value_data *vd) in kill_value_one_regno()
162 struct value_data *vd) in kill_value_regno()
191 kill_value (const_rtx x, struct value_data *vd) in kill_value()
207 struct value_data *vd) in set_value_regno()
221 init_value_data (struct value_data *vd) in init_value_data()
240 struct value_data *const vd = (struct value_data *) data; in kill_clobbered_value() local
249 struct value_data *vd; member
275 kill_autoinc_value (rtx_insn *insn, struct value_data *vd) in kill_autoinc_value()
295 copy_value (rtx dest, rtx src, struct value_data *vd) in copy_value()
[all …]
/netbsd-src/usr.sbin/mscdlabel/
H A Diso9660.c16 printinfo(struct iso_primary_descriptor *vd) in printinfo()
41 struct iso_primary_descriptor *vd; in check_primary_vd() local
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/sys/arch/virt68k/dev/
H A Dmainbus.c113 struct bi_virt_dev *vd = bootinfo_dataptr(bi); in mainbus_attach_gfpic() local
137 struct bi_virt_dev *vd = bootinfo_dataptr(bi); in mainbus_attach_gfother() local
205 struct bi_virt_dev *vd = bootinfo_dataptr(bi); in mainbus_attach_other() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp44 static bool isTrackedVar(const VarDecl *vd, const DeclContext *dc) { in isTrackedVar()
83 const VarDecl *vd = *I; in computeMap() local
149 const VarDecl *vd) { in getValue()
210 ValueVector::reference CFGBlockValues::operator[](const VarDecl *vd) { in operator []()
223 const VarDecl *vd; member in __anon6e987c610311::FindVarResult
227 FindVarResult(const VarDecl *vd, const DeclRefExpr *dr) : vd(vd), dr(dr) {} in FindVarResult()
496 bool isTrackedVar(const VarDecl *vd) { in isTrackedVar()
504 UninitUse getUninitUse(const Expr *ex, const VarDecl *vd, Value v) { in getUninitUse()
677 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) { in reportUse()
683 void TransferFunctions::reportConstRefUse(const Expr *ex, const VarDecl *vd) { in reportConstRefUse()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsideeffect.d378 auto vd = new VarDeclaration(e.loc, e.type, in copyToTemp() local
414 auto vd = copyToTemp(0, name, e); variable
/netbsd-src/libexec/ld.elf_so/
H A Dsymver.c138 const Elf_Verdef *vd = depobj->verdef; in check_object_provided_version() local
180 const Elf_Verdef *vd; in _rtld_verify_object_versions() local

12345678