Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifspdu.h1842 typedef struct smb_com_transaction2_fnext_req { struct
1843 struct smb_hdr hdr; /* wct = 15 */
1844 __le16 TotalParameterCount;
1845 __le16 TotalDataCount;
1846 __le16 MaxParameterCount;
1847 __le16 MaxDataCount;
1848 __u8 MaxSetupCount;
1849 __u8 Reserved;
1850 __le16 Flags;
1851 __le32 Timeout;
[all …]