Searched refs:SearchCount (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h1739 __le16 SearchCount; member in struct:smb_com_transaction2_ffirst_req
1754 __le16 SearchCount; member in struct:smb_com_transaction2_ffirst_rsp_parms
1781 __le16 SearchCount; member in struct:smb_com_transaction2_fnext_req
1795 __le16 SearchCount; member in struct:smb_com_transaction2_fnext_rsp_parms
H A Dcifssmb.c3668 pSMB->SearchCount = cpu_to_le16(CIFSMaxBufSize/sizeof(FILE_UNIX_INFO));
3718 le16_to_cpu(parms->SearchCount);
3782 pSMB->SearchCount =
3845 le16_to_cpu(parms->SearchCount);

Completed in 74 milliseconds