Home
last modified time | relevance | path

Searched defs:cifs_open_parms (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dcifsglob.h1036 struct cifs_open_parms { struct
1037 struct cifs_tcon *tcon;
1038 struct cifs_sb_info *cifs_sb;
1039 int disposition;
1040 int desired_access;
1041 int create_options;
1042 const char *path;
1043 struct cifs_fid *fid;
1044 bool reconnect:1;