Home
last modified time | relevance | path

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

/fs/smb/client/
Dcifsglob.h1311 struct cifs_open_parms { struct
1312 struct cifs_tcon *tcon;
1313 struct cifs_sb_info *cifs_sb;
1314 int disposition;
1315 int desired_access;
1316 int create_options;
1317 const char *path;
1318 struct cifs_fid *fid;
1319 umode_t mode;
1320 bool reconnect:1;