Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifspdu.h1874 typedef struct smb_com_transaction2_fnext_req { struct
1875 struct smb_hdr hdr; /* wct = 15 */
1876 __le16 TotalParameterCount;
1877 __le16 TotalDataCount;
1878 __le16 MaxParameterCount;
1879 __le16 MaxDataCount;
1880 __u8 MaxSetupCount;
1881 __u8 Reserved;
1882 __le16 Flags;
1883 __le32 Timeout;
[all …]