Searched defs:cifs_cred (Results 1 – 1 of 1) sorted by relevance
200 struct cifs_cred { struct201 int uid;202 int gid;203 int mode;204 int cecount;205 struct smb_sid osid;206 struct smb_sid gsid;207 struct cifs_ntace *ntaces;208 struct smb_ace *aces;