Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsglob.h1405 struct cifs_io_parms { struct
1406 __u16 netfid;
1407 __u64 persistent_fid; /* persist file id for smb2 */
1408 __u64 volatile_fid; /* volatile file id for smb2 */
1409 __u32 pid;
1410 __u64 offset;
1411 unsigned int length;
1412 struct cifs_tcon *tcon;
1413 struct TCP_Server_Info *server;