Searched defs:cifs_io_parms (Results 1 – 1 of 1) sorted by relevance
1270 struct cifs_io_parms { struct1271 __u16 netfid;1272 __u64 persistent_fid; /* persist file id for smb2 */1273 __u64 volatile_fid; /* volatile file id for smb2 */1274 __u32 pid;1275 __u64 offset;1276 unsigned int length;1277 struct cifs_tcon *tcon;