Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1402 struct cifs_io_parms { struct
1403 __u16 netfid;
1404 __u64 persistent_fid; /* persist file id for smb2 */
1405 __u64 volatile_fid; /* volatile file id for smb2 */
1406 __u32 pid;
1407 __u64 offset;
1408 unsigned int length;
1409 struct cifs_tcon *tcon;
1410 struct TCP_Server_Info *server;

Completed in 18 milliseconds