Searched refs:smb_idmap_batch_create (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h90 idmap_stat smb_idmap_batch_create(smb_idmap_batch_t *, uint16_t, int);
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c78 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID);
116 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID);
142 * smb_idmap_batch_create
147 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) function
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c75 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID);
113 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID);
139 * smb_idmap_batch_create
144 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) function
H A Dsmb_acl.c249 idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt,
325 idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt,
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c170 * smb_idmap_batch_create
175 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) function
H A Dsmb_acl.c302 idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt,
378 idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt,
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_logon.c150 stat = smb_idmap_batch_create(&sib, nmaps, SMB_IDMAP_SID2ID);
640 stat = smb_idmap_batch_create(&sib, 2, SMB_IDMAP_ID2SID);

Completed in 51 milliseconds