Searched refs:SIDUNIX_GROUP (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/smb/server/ |
H A D | smbacl.h | 38 SIDUNIX_GROUP, enumerator
|
H A D | smbacl.c | 230 case SIDUNIX_GROUP: in id_to_sid() 614 id_to_sid(gid, SIDUNIX_GROUP, sid); in set_posix_acl_entries_dacl() 872 rc = sid_to_id(idmap, group_sid_ptr, SIDUNIX_GROUP, fattr); in parse_sec_desc() 925 id_to_sid(gid, SIDUNIX_GROUP, ngroup_sid_ptr); in build_sec_desc() 1080 id_to_sid(gid, SIDUNIX_GROUP, &group_sid); in smb_inherit_dacl()
|
H A D | oplock.c | 1743 SIDUNIX_GROUP, (struct smb_sid *)&buf->SidBuffer[28]); in create_posix_rsp_buf()
|
H A D | smb2pdu.c | 4026 SIDUNIX_GROUP, (struct smb_sid *)&posix_info->SidBuffer[16]); in smb2_populate_readdir_entry() 5230 SIDUNIX_GROUP, (struct smb_sid *)&file_info->Sids[16]); in find_file_posix_info()
|