Searched refs:db_vnode_print_cmd (Results 1 – 1 of 1) sorted by relevance
228 static void db_vnode_print_cmd(db_expr_t, bool, db_expr_t, const char *);336 { DDB_ADD_CMD("vnode", db_vnode_print_cmd, 0,1197 db_vnode_print_cmd(db_expr_t addr, bool have_addr, in db_vnode_print_cmd() function