Home
last modified time | relevance | path

Searched refs:smb_idmap_batch_create (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c76 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID); in smb_idmap_getsid()
115 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID); in smb_idmap_getid()
147 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() function
H A Dsmb_acl.c296 idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt, in smb_acl_from_zfs()
377 idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt, in smb_acl_to_zfs()
H A Dmapfile-vers208 smb_idmap_batch_create;
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c80 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID); in smb_idmap_getsid()
119 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID); in smb_idmap_getid()
151 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h95 idmap_stat smb_idmap_batch_create(smb_idmap_batch_t *, uint16_t, int);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c184 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() function
H A Dsmb_acl.c341 idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt, in smb_acl_from_zfs()
422 idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt, in smb_acl_to_zfs()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_logon.c167 stat = smb_idmap_batch_create(&sib, nmaps, in smb_token_sids2ids()
699 stat = smb_idmap_batch_create(&sib, 2, SMB_IDMAP_ID2SID); in smb_token_setup_local()