Home
last modified time | relevance | path

Searched refs:MaxCountHigh (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h1088 __le32 MaxCountHigh; member
Dcifssmb.c1710 smb->MaxCountHigh = cpu_to_le32(rdata->bytes >> 16); in cifs_async_readv()
1788 pSMB->MaxCountHigh = cpu_to_le32(count >> 16); in CIFSSMBRead()