Searched refs:vfs_vnode_print (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/ddb/ |
| D | db_interface.h | 56 void vfs_vnode_print(void *, int, int (*)(const char *, ...));
|
| D | db_command.c | 395 pool_walk(&vnode_pool, full, db_printf, vfs_vnode_print); in db_show_all_vnodes() 478 vfs_vnode_print((void *)addr, full, db_printf); in db_vnode_print_cmd()
|
| /openbsd/src/sys/kern/ |
| D | vfs_subr.c | 2276 vfs_vnode_print(void *v, int full, in vfs_vnode_print() function
|