Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c116 static int smb_node_constructor(void *, void *, int);
156 sizeof (smb_node_t), 8, smb_node_constructor, smb_node_destructor, in smb_node_init()
1294 smb_node_constructor(void *buf, void *un, int kmflags) in smb_node_constructor() function