Searched defs:cifs_io_parms (Results 1 – 1 of 1) sorted by relevance
1056 struct cifs_io_parms { struct1057 __u16 netfid;1059 __u64 persistent_fid; /* persist file id for smb2 */1060 __u64 volatile_fid; /* volatile file id for smb2 */1062 __u32 pid;1063 __u64 offset;1064 unsigned int length;1065 struct cifs_tcon *tcon;