Searched refs:smb_idpool_alloc (Results 1 – 6 of 6) sorted by relevance
233 if (smb_idpool_alloc(&session->s_uid_pool, &user->u_uid)) in smb_user_new()
193 if (smb_idpool_alloc(&tree->t_fid_pool, &fid)) { in smb_ofile_open()
314 if (smb_idpool_alloc(&tree->t_odid_pool, &odid)) { in smb_odir_openpath()
885 if (smb_idpool_alloc(&session->s_tid_pool, &tid)) in smb_tree_alloc()
290 smb_idpool_alloc( in smb_idpool_alloc() function
805 int smb_idpool_alloc(smb_idpool_t *pool, uint16_t *id);