Symbol: vprint
sys/dev/disk/ccd/ccd.c
1452
vprint("CCDIOCCLR: vnode info",
sys/dev/disk/ccd/ccd.c
1536
vprint("ccdlookup: vnode info", vp);
sys/kern/vfs_default.c
1109
vprint("", ap->a_vp);
sys/kern/vfs_subr.c
1796
vprint(NULL, vp);
sys/sys/vnode.h
485
void vprint (char *label, struct vnode *vp);
sys/vfs/ext2fs/ext2_inode.c
504
vprint("ext2_inactive: pushing active", vp);
sys/vfs/ext2fs/ext2_inode.c
542
vprint("ext2_reclaim: pushing active", vp);
sys/vfs/ext2fs/ext2_vnops.c
505
vprint("ext2_fsync: dirty", vp);
sys/vfs/hpfs/hpfs_vnops.c
116
vprint("hpfs_fsync: dirty", vp);
sys/vfs/hpfs/hpfs_vnops.c
613
vprint("hpfs_inactive: pushing active", vp);
sys/vfs/isofs/cd9660/cd9660_node.c
197
vprint("cd9660_inactive: pushing active", vp);
sys/vfs/isofs/cd9660/cd9660_node.c
222
vprint("cd9660_reclaim: pushing active", vp);
sys/vfs/msdosfs/msdosfs_denode.c
662
vprint("msdosfs_reclaim(): pushing active", vp);
sys/vfs/msdosfs/msdosfs_denode.c
689
vprint("msdosfs_inactive(): pushing active", vp);
sys/vfs/msdosfs/msdosfs_vnops.c
814
vprint("msdosfs_fsync: dirty", vp);
sys/vfs/nfs/nfs_node.c
391
vprint("nfs_inactive: pushing active", ap->a_vp);
sys/vfs/nfs/nfs_node.c
442
vprint("nfs_reclaim: pushing active", vp);
sys/vfs/ntfs/ntfs_vnops.c
219
vprint("ntfs_inactive: pushing active", vp);
sys/vfs/ntfs/ntfs_vnops.c
244
vprint("ntfs_reclaim: pushing active", vp);
sys/vfs/smbfs/smbfs_node.c
101
vprint(NULL, SMBTOV(np));
sys/vfs/smbfs/smbfs_node.c
190
vprint("smbfs_node_alloc: dead parent vnode", dvp);
sys/vfs/ufs/ufs_inode.c
120
vprint("ufs_reclaim: pushing active", vp);
sys/vfs/ufs/ufs_inode.c
70
vprint("ufs_inactive: pushing active", vp);
sys/vfs/ufs/ufs_quota.c
391
vprint("chkdquot: missing dquot", ITOV(ip));
sys/vm/vm_object.c
560
vprint("vm_object_vndeallocate", vp);
usr.bin/tip/value.c
136
static void vprint(value_t *);
usr.bin/tip/value.c
147
vprint(p);
usr.bin/tip/value.c
186
vprint(p);