Searched defs:cifs_io_parms (Results 1 – 1 of 1) sorted by relevance
1041 struct cifs_io_parms { struct1042 __u16 netfid;1044 __u64 persistent_fid; /* persist file id for smb2 */1045 __u64 volatile_fid; /* volatile file id for smb2 */1047 __u32 pid;1048 __u64 offset;1049 unsigned int length;1050 struct cifs_tcon *tcon;