Searched refs:smb_node_alloc (Results 1 – 1 of 1) sorted by relevance
106 static smb_node_t *smb_node_alloc(char *, vnode_t *, smb_llist_t *, uint32_t);165 node = smb_node_alloc("/", rootdir, node_hdr, hashkey); in smb_node_init()353 node = smb_node_alloc(od_name, vp, node_hdr, hashkey); in smb_node_lookup()1139 smb_node_alloc( in smb_node_alloc() function