Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1461 struct cifs_io_parms { struct
1462 __u16 netfid;
1463 __u64 persistent_fid; /* persist file id for smb2 */
1464 __u64 volatile_fid; /* volatile file id for smb2 */
1465 __u32 pid;
1466 __u64 offset;
1467 unsigned int length;
1468 struct cifs_tcon *tcon;
1469 struct TCP_Server_Info *server;