Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifssmb.c728 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSPOSIXDelFile()
939 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSPOSIXCreate()
2060 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSSMBPosixLock()
2304 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSSMBRenameOpenFile()
2413 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSUnixCreateSymLink()
2495 pSMB->TotalParameterCount = pSMB->ParameterCount; in CIFSUnixCreateHardLink()
2638 pSMB->TotalParameterCount = cpu_to_le16(params); in CIFSSMBUnixQuerySymLink()
2639 pSMB->ParameterCount = pSMB->TotalParameterCount; in CIFSSMBUnixQuerySymLink()
2724 io_req->TotalParameterCount = 0; in cifs_query_reparse_point()
2736 io_req->ParameterCount = io_req->TotalParameterCount; in cifs_query_reparse_point()
[all …]