Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h1506 struct cifs_io_parms { struct
1507 __u16 netfid;
1508 __u64 persistent_fid; /* persist file id for smb2 */
1509 __u64 volatile_fid; /* volatile file id for smb2 */
1510 __u32 pid;
1511 __u64 offset;
1512 unsigned int length;
1513 struct cifs_tcon *tcon;
1514 struct TCP_Server_Info *server;