smb_idmap_batch_create
stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID);
stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID);
stat = smb_idmap_batch_create(&sib, nmaps,
stat = smb_idmap_batch_create(&sib, 2, SMB_IDMAP_ID2SID);
idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt,
idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt,
stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID);
stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID);
idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt,
idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt,
idmap_stat smb_idmap_batch_create(smb_idmap_batch_t *, uint16_t, int);