Searched defs:smb_node (Results 1 – 2 of 2) sorted by relevance
622 typedef struct smb_node { struct627 smb_node_state_t n_state; argument641 struct smb_node *n_dnode; argument642 struct smb_node *n_unode; argument648 } smb_node_t; argument
1405 smb_node(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in smb_node() function