Searched refs:sd_gid (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_sd.c | 159 fs_sd->sd_gid = fs_sd->sd_uid = 0; in smb_sd_read_acl() 237 fs_sd->sd_gid = fs_sd->sd_uid = 0; in smb_sd_write_acl() 325 idm_stat = smb_idmap_getid(sid, &fs_sd->sd_gid, &idtype); in smb_sd_tofs() 396 idm_stat = smb_idmap_getsid(fs_sd->sd_gid, in smb_sd_fromfs()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_sd.c | 240 idm_stat = smb_idmap_getid(sid, &fs_sd->sd_gid, &idtype); in smb_sd_tofs() 311 idm_stat = smb_idmap_getsid(fs_sd->sd_gid, in smb_sd_fromfs()
|
H A D | smb_fsops.c | 206 set_attr.sa_vattr.va_gid = fs_sd->sd_gid; in smb_fsop_create_with_sd() 2080 smb_node_is_dir(snode), fs_sd->sd_uid, fs_sd->sd_gid); in smb_fsop_aclread() 2167 fs_sd->sd_uid, fs_sd->sd_gid); in smb_fsop_aclwrite() 2241 fs_sd->sd_gid = attr.sa_vattr.va_gid; in smb_fsop_sdread() 2380 set_attr.sa_vattr.va_gid = fs_sd->sd_gid; in smb_fsop_sdwrite()
|
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | ntifs.h | 579 gid_t sd_gid; member
|
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | srvsvc_sd.c | 198 fs_sd.sd_gid = si->shr_gid; in srvsvc_sd_get_autohome()
|
H A D | winreg_svc.c | 774 fs_sd.sd_gid = 0; in winreg_sd_format()
|
H A D | spoolss_svc.c | 1115 fs_sd.sd_gid = 0; in spoolss_format_sd()
|
/titanic_50/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 2390 mdb_printf("FSSD gid: %d\n", fssd.sd_gid); in smb_fssd()
|