Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_user.c254 if (smb_idpool_alloc(&session->s_uid_pool, &user->u_uid)) in smb_user_new()
H A Dsmb_common_open.c321 if (smb_idpool_alloc(&tree->t_fid_pool, &tree_fid)) in smb_common_open()
H A Dsmb_odir.c316 if (smb_idpool_alloc(&tree->t_odid_pool, &odid)) { in smb_odir_openpath()
H A Dsmb_tree.c915 if (smb_idpool_alloc(&session->s_tid_pool, &tid)) in smb_tree_alloc()
H A Dsmb2_durable.c1428 if (smb_idpool_alloc(&tree->t_fid_pool, &fid)) in smb2_dh_reconnect()
H A Dsmb_kutil.c300 smb_idpool_alloc( in smb_idpool_alloc() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h821 int smb_idpool_alloc(smb_idpool_t *pool, uint16_t *id);