Searched defs:cifs_cred (Results 1 – 1 of 1) sorted by relevance
240 struct cifs_cred { struct241 int uid;242 int gid;243 int mode;244 int cecount;245 struct smb_sid osid;246 struct smb_sid gsid;247 struct cifs_ntace *ntaces;248 struct smb_ace *aces;