Searched defs:smb_ace (Results 1 – 1 of 1) sorted by relevance
113 struct smb_ace { struct114 __u8 type; /* see above and MS-DTYP 2.4.4.1 */115 __u8 flags;116 __le16 size;117 __le32 access_req;118 struct smb_sid sid; /* ie UUID of user or group who gets these perms */