Home
last modified time | relevance | path

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

/linux-5.10/fs/cifs/
Dcifsglob.h1333 struct cifs_io_parms { struct
1334 __u16 netfid;
1335 __u64 persistent_fid; /* persist file id for smb2 */
1336 __u64 volatile_fid; /* volatile file id for smb2 */
1337 __u32 pid;
1338 __u64 offset;
1339 unsigned int length;
1340 struct cifs_tcon *tcon;
1341 struct TCP_Server_Info *server;