Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifsglob.h1440 struct cifs_open_parms { struct
1441 struct cifs_tcon *tcon;
1443 int disposition;
1444 int desired_access;
1445 int create_options;
1446 const char *path;
1447 struct cifs_fid *fid;
1448 umode_t mode;
1449 bool reconnect:1;
1451 struct kvec *ea_cctx;
[all …]

Completed in 21 milliseconds