Searched defs:vdp (Results 1 - 16 of 16) sorted by relevance

/src/sys/fs/adosfs/
H A Dadlookup.c76 struct vnode *vdp; /* vnode of search dir */ local in function:adosfs_lookup
[all...]
/src/sys/fs/filecorefs/
H A Dfilecore_lookup.c126 struct vnode *vdp; /* vnode for directory being searched */ local in function:filecore_lookup
[all...]
H A Dfilecore_vnops.c294 struct vnode *vdp = ap->a_vp; local in function:filecore_readdir
/src/sys/fs/cd9660/
H A Dcd9660_lookup.c100 struct vnode *vdp; /* vnode for directory being searched */ local in function:cd9660_lookup
[all...]
H A Dcd9660_vnops.c396 struct vnode *vdp = ap->a_vp; local in function:cd9660_readdir
H A Dcd9660_vfsops.c397 struct iso_volume_descriptor *vdp; local in function:iso_mountfs
/src/sys/arch/mipsco/stand/installboot/
H A Dinstallboot.c131 struct mips_voldir *vdp; local in function:do_list
148 struct mips_voldir *vdp; local in function:do_remove
166 struct mips_voldir *vdp; local in function:do_install
316 struct mips_voldir *vdp = vhp->vh_voldir; local in function:voldir_findfile
[all...]
/src/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c103 struct vnode *vdp = ap->a_dvp; local in function:msdosfs_lookup
[all...]
/src/sys/fs/hfs/
H A Dhfs_vnops.c318 struct vnode *vdp; /* vnode for directory being searched */ local in function:hfs_vop_lookup
[all...]
/src/sys/ufs/ext2fs/
H A Dext2fs_lookup.c282 struct vnode *vdp = ap->a_dvp; /* vnode for directory being searched */ local in function:ext2fs_lookup
754 struct vnode *vdp = ITOV(ip); local in function:ext2fs_search_dirblock
1099 struct vnode *vdp = ITOV(dp); local in function:ext2fs_dirrewrite
[all...]
/src/sys/ufs/lfs/
H A Dulfs_lookup.c121 struct vnode *vdp = ap->a_dvp; /* vnode for directory being searched */ local in function:ulfs_lookup
1101 struct vnode *vdp = ITOV(dp); local in function:ulfs_dirrewrite
[all...]
/src/sys/ufs/ufs/
H A Dufs_lookup.c210 ufs_can_delete(struct vnode *tdp, struct vnode *vdp, struct inode *ip, argument
275 ufs_getino(struct vnode *vdp, struct inode *ip, ino_t foundino, argument
330 struct vnode *vdp = ap->a_dvp; /* vnode for directory being searched */ local in function:ufs_lookup
1261 struct vnode *vdp = ITOV(dp); local in function:ufs_dirrewrite
[all...]
/src/sys/dev/usb/
H A Dif_umbreg.h34 umb_val2descr(const struct umb_valdescr *vdp, int val) argument
/src/sys/dev/wscons/
H A Dwsdisplay_vcons.c188 struct vcons_data_private *vdp; local in function:vcons_init_common
316 struct vcons_data_private *vdp = vd->private; local in function:vcons_alloc_buffers
377 struct vcons_data_private *vdp = vd->private; local in function:vcons_init_screen
461 struct vcons_data_private *vdp = vd->private; local in function:vcons_load_font
595 struct vcons_data_private *vdp = vd->private; local in function:vcons_do_switch
670 struct vcons_data_private *vdp = vd->private; local in function:vcons_redraw_screen
773 struct vcons_data_private *vdp = vd->private; local in function:vcons_update_screen
828 struct vcons_data_private *vdp = vd->private; local in function:vcons_ioctl
886 struct vcons_data_private *vdp = vd->private; local in function:vcons_alloc_screen
957 struct vcons_data_private *vdp = vd->private; local in function:vcons_show_screen
1025 struct vcons_data_private *vdp = vd->private; local in function:vcons_copycols_noread
1086 struct vcons_data_private *vdp = vd->private; local in function:vcons_erasecols_cached
1180 struct vcons_data_private *vdp = vd->private; local in function:vcons_copyrows_noread
1243 struct vcons_data_private *vdp = vd->private; local in function:vcons_eraserows_cached
1305 struct vcons_data_private *vdp = vd->private; local in function:vcons_putchar_cached
1617 struct vcons_data_private *vdp = vd->private; local in function:vcons_intr
1626 struct vcons_data_private *vdp = vd->private; local in function:vcons_softintr
1653 struct vcons_data_private *vdp = vd->private; local in function:vcons_init_thread
1667 struct vcons_data_private *vdp = vd->private; local in function:vcons_enable_polling
1682 struct vcons_data_private *vdp = vd->private; local in function:vcons_disable_polling
1698 struct vcons_data_private *vdp = vd->private; local in function:vcons_hard_switch
1717 struct vcons_data_private *vdp = vd->private; local in function:vcons_invalidate_cache
[all...]
/src/usr.bin/kdump/
H A Dkdump.c1163 hexdump_buf(const void *vdp, int datalen, int word_sz) argument
1245 visdump_buf(const void *vdp, int datalen, int col) argument
/src/sys/fs/udf/
H A Decma167-udf.h820 struct vol_desc_ptr vdp; member in union:dscrptr

Completed in 19 milliseconds