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