Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c78 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID); in smb_idmap_getsid()
116 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
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c75 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID); in smb_idmap_getsid()
113 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_SID2ID); in smb_idmap_getid()
144 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() function
H A Dsmb_acl.c249 idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt, in smb_acl_from_zfs()
325 idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt, in smb_acl_to_zfs()
H A Dmapfile-vers199 smb_idmap_batch_create;
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h90 idmap_stat smb_idmap_batch_create(smb_idmap_batch_t *, uint16_t, int);
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c175 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create() function
H A Dsmb_acl.c302 idm_stat = smb_idmap_batch_create(&sib, zacl->acl_cnt, in smb_acl_from_zfs()
378 idm_stat = smb_idmap_batch_create(&sib, acl->sl_acecnt, in smb_acl_to_zfs()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_logon.c150 stat = smb_idmap_batch_create(&sib, nmaps, SMB_IDMAP_SID2ID); in smb_token_sids2ids()
628 stat = smb_idmap_batch_create(&sib, 2, SMB_IDMAP_ID2SID); in smb_token_setup_local()