Searched defs:cifs_open_parms (Results 1 – 1 of 1) sorted by relevance
1006 struct cifs_open_parms { struct1007 struct cifs_tcon *tcon;1008 struct cifs_sb_info *cifs_sb;1009 int disposition;1010 int desired_access;1011 int create_options;1012 const char *path;1013 struct cifs_fid *fid;1014 bool reconnect:1;