Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1041 __le32 MaxCountHigh; member
H A Dcifssmb.c1382 smb->MaxCountHigh = cpu_to_le32(rdata->subreq.len >> 16); in cifs_async_readv()
1456 pSMB->MaxCountHigh = cpu_to_le32(count >> 16); in CIFSSMBRead()