Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c880 if (smb_idpool_constructor(&tree->t_fid_pool)) { in smb_tree_alloc()
886 if (smb_idpool_constructor(&tree->t_odid_pool)) { in smb_tree_alloc()
H A Dsmb_user.c213 if (!smb_idpool_constructor(&user->u_tid_pool)) { in smb_user_login()
H A Dsmb_session.c673 if (smb_idpool_constructor(&session->s_uid_pool)) { in smb_session_create()
H A Dsmb_kutil.c333 smb_idpool_constructor( in smb_idpool_constructor() function
/onnv-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h682 int smb_idpool_constructor(smb_idpool_t *pool);