Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifssmb.c336 total_size = get_unaligned_le16(&pSMB->t2_rsp.ParameterCount); in validate_t2()
727 pSMB->ParameterCount = cpu_to_le16(params); in CIFSPOSIXDelFile()
728 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSPOSIXDelFile()
937 pSMB->ParameterCount = cpu_to_le16(params); in CIFSPOSIXCreate()
939 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSPOSIXCreate()
2058 pSMB->ParameterCount = cpu_to_le16(params); in CIFSSMBPosixLock()
2060 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSSMBPosixLock()
2303 pSMB->ParameterCount = cpu_to_le16(params); in CIFSSMBRenameOpenFile()
2304 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSSMBRenameOpenFile()
2411 pSMB->ParameterCount = cpu_to_le16(params); in CIFSUnixCreateSymLink()
[all …]