Home
last modified time | relevance | path

Searched refs:smb_node_alloc (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c103 static smb_node_t *smb_node_alloc(char *, vnode_t *, smb_llist_t *, uint32_t);
340 node = smb_node_alloc(od_name, vp, node_hdr, hashkey); in smb_node_lookup()
577 node = smb_node_alloc(ROOTVOL, vp, node_hdr, hashkey); in smb_node_root_init()
1058 smb_node_alloc( in smb_node_alloc() function