Home
last modified time | relevance | path

Searched refs:smb_idmap_batch_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h87 } smb_idmap_batch_t; typedef
89 typedef void (*smb_idmap_batch_errcb_t)(smb_idmap_batch_t *, smb_idmap_t *);
94 void smb_idmap_batch_destroy(smb_idmap_batch_t *);
95 idmap_stat smb_idmap_batch_create(smb_idmap_batch_t *, uint16_t, int);
96 idmap_stat smb_idmap_batch_getmappings(smb_idmap_batch_t *,
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c48 static int smb_idmap_batch_binsid(smb_idmap_batch_t *sib);
73 smb_idmap_batch_t sib; in smb_idmap_getsid()
111 smb_idmap_batch_t sib; in smb_idmap_getid()
147 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create()
154 bzero(sib, sizeof (smb_idmap_batch_t)); in smb_idmap_batch_create()
179 smb_idmap_batch_destroy(smb_idmap_batch_t *sib) in smb_idmap_batch_destroy()
351 smb_idmap_batch_getmappings(smb_idmap_batch_t *sib, in smb_idmap_batch_getmappings()
391 smb_idmap_batch_binsid(smb_idmap_batch_t *sib) in smb_idmap_batch_binsid()
H A Dsmb_acl.c62 static idmap_stat smb_fsacl_getsids(smb_idmap_batch_t *, acl_t *);
253 smb_acl_bgm_error(smb_idmap_batch_t *sib, smb_idmap_t *sim) in smb_acl_bgm_error()
292 smb_idmap_batch_t sib; in smb_acl_from_zfs()
358 smb_idmap_batch_t sib; in smb_acl_to_zfs()
468 smb_fsacl_getsids(smb_idmap_batch_t *sib, acl_t *zacl) in smb_fsacl_getsids()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c52 static int smb_idmap_batch_binsid(smb_idmap_batch_t *sib);
77 smb_idmap_batch_t sib; in smb_idmap_getsid()
115 smb_idmap_batch_t sib; in smb_idmap_getid()
151 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create()
157 bzero(sib, sizeof (smb_idmap_batch_t)); in smb_idmap_batch_create()
179 smb_idmap_batch_destroy(smb_idmap_batch_t *sib) in smb_idmap_batch_destroy()
354 smb_idmap_batch_getmappings(smb_idmap_batch_t *sib, in smb_idmap_batch_getmappings()
394 smb_idmap_batch_binsid(smb_idmap_batch_t *sib) in smb_idmap_batch_binsid()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c72 static int smb_idmap_batch_binsid(smb_idmap_batch_t *sib);
184 smb_idmap_batch_create(smb_idmap_batch_t *sib, uint16_t nmap, int flags) in smb_idmap_batch_create()
188 bzero(sib, sizeof (smb_idmap_batch_t)); in smb_idmap_batch_create()
208 smb_idmap_batch_destroy(smb_idmap_batch_t *sib) in smb_idmap_batch_destroy()
373 smb_idmap_batch_getmappings(smb_idmap_batch_t *sib, in smb_idmap_batch_getmappings()
412 smb_idmap_batch_binsid(smb_idmap_batch_t *sib) in smb_idmap_batch_binsid()
H A Dsmb_acl.c102 static idmap_stat smb_fsacl_getsids(smb_idmap_batch_t *, acl_t *);
298 smb_acl_bgm_error(smb_idmap_batch_t *sib, smb_idmap_t *sim) in smb_acl_bgm_error()
337 smb_idmap_batch_t sib; in smb_acl_from_zfs()
402 smb_idmap_batch_t sib; in smb_acl_to_zfs()
517 smb_fsacl_getsids(smb_idmap_batch_t *sib, acl_t *zacl) in smb_fsacl_getsids()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_logon.c71 smb_token_idmap(smb_token_t *token, smb_idmap_batch_t *sib) in smb_token_idmap()
133 smb_token_bgm_error(smb_idmap_batch_t *sib, smb_idmap_t *sim) in smb_token_bgm_error()
156 smb_idmap_batch_t sib; in smb_token_sids2ids()
681 smb_idmap_batch_t sib; in smb_token_setup_local()