smb_idpool_constructor
if (smb_idpool_constructor(&session->s_uid_pool)) {
if (smb_idpool_constructor(&session->s_tid_pool)) {
if (smb_idpool_constructor(&tree->t_fid_pool)) {
if (smb_idpool_constructor(&tree->t_odid_pool)) {
int smb_idpool_constructor(smb_idpool_t *pool);