Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_session.c699 smb_idpool_destructor(&session->s_uid_pool); in smb_session_create()
823 smb_idpool_destructor(&session->s_tid_pool); in smb_session_delete()
824 smb_idpool_destructor(&session->s_uid_pool); in smb_session_delete()
H A Dsmb_tree.c913 smb_idpool_destructor(&tree->t_fid_pool); in smb_tree_alloc()
994 smb_idpool_destructor(&tree->t_fid_pool); in smb_tree_dealloc()
995 smb_idpool_destructor(&tree->t_odid_pool); in smb_tree_dealloc()
H A Dsmb_kutil.c274 smb_idpool_destructor( in smb_idpool_destructor() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h804 void smb_idpool_destructor(smb_idpool_t *pool);