Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_user.c233 if (smb_idpool_alloc(&session->s_uid_pool, &user->u_uid)) in smb_user_new()
H A Dsmb_ofile.c193 if (smb_idpool_alloc(&tree->t_fid_pool, &fid)) { in smb_ofile_open()
H A Dsmb_odir.c314 if (smb_idpool_alloc(&tree->t_odid_pool, &odid)) { in smb_odir_openpath()
H A Dsmb_tree.c885 if (smb_idpool_alloc(&session->s_tid_pool, &tid)) in smb_tree_alloc()
H A Dsmb_kutil.c290 smb_idpool_alloc( in smb_idpool_alloc() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h805 int smb_idpool_alloc(smb_idpool_t *pool, uint16_t *id);