Searched defs:smb_idmap_batch_create (Results 1 - 3 of 3) sorted by relevance

/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
/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

Completed in 73 milliseconds