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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h84 } smb_idmap_batch_t; typedef in typeref:struct:smb_idmap_batch
89 void smb_idmap_batch_destroy(smb_idmap_batch_t *);
90 idmap_stat smb_idmap_batch_create(smb_idmap_batch_t *, uint16_t, int);
91 idmap_stat smb_idmap_batch_getmappings(smb_idmap_batch_t *);

Completed in 45 milliseconds