Lines Matching refs:param_offset
847 __u16 params, param_offset, offset, byte_count; in CIFSPOSIXDelFile() local
875 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSPOSIXDelFile()
877 offset = param_offset + params; in CIFSPOSIXDelFile()
882 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSPOSIXDelFile()
1061 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local
1092 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSPOSIXCreate()
1094 offset = param_offset + params; in CIFSPOSIXCreate()
1100 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSPOSIXCreate()
2281 __u16 params, param_offset, offset, byte_count, count; in CIFSSMBPosixLock() local
2299 param_offset = offsetof(struct smb_com_transaction2_sfi_req, Fid); in CIFSSMBPosixLock()
2300 offset = param_offset + params; in CIFSSMBPosixLock()
2316 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBPosixLock()
2542 __u16 params, param_offset, offset, count, byte_count; in CIFSSMBRenameOpenFile() local
2557 param_offset = offsetof(struct smb_com_transaction2_sfi_req, Fid); in CIFSSMBRenameOpenFile()
2558 offset = param_offset + params; in CIFSSMBRenameOpenFile()
2570 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBRenameOpenFile()
2626 __u16 params, param_offset, offset, byte_count; in CIFSUnixCreateSymLink() local
2653 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSUnixCreateSymLink()
2655 offset = param_offset + params; in CIFSUnixCreateSymLink()
2680 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSUnixCreateSymLink()
2714 __u16 params, param_offset, offset, byte_count; in CIFSUnixCreateHardLink() local
2739 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSUnixCreateHardLink()
2741 offset = param_offset + params; in CIFSUnixCreateHardLink()
2765 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSUnixCreateHardLink()
3544 __u16 params, byte_count, data_count, param_offset, offset; in cifs_do_set_acl() local
3571 param_offset = offsetof(struct smb_com_transaction2_spi_req, in cifs_do_set_acl()
3573 offset = param_offset + params; in cifs_do_set_acl()
3575 pSMB->ParameterOffset = cpu_to_le16(param_offset); in cifs_do_set_acl()
3902 __u16 byte_count, param_count, data_count, param_offset, data_offset; in CIFSSMBSetCIFSACL() local
3919 param_offset = offsetof(struct smb_com_transaction_ssec_req, Fid); in CIFSSMBSetCIFSACL()
3921 data_offset = param_offset + param_count; in CIFSSMBSetCIFSACL()
3929 pSMB->ParameterOffset = cpu_to_le32(param_offset); in CIFSSMBSetCIFSACL()
5306 __u16 params, param_offset, offset, byte_count; in CIFSSMBSetFSUnixInfo() local
5323 param_offset = offsetof(struct smb_com_transaction2_setfsi_req, FileNum); in CIFSSMBSetFSUnixInfo()
5324 offset = param_offset + params; in CIFSSMBSetFSUnixInfo()
5338 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetFSUnixInfo()
5489 __u16 params, byte_count, data_count, param_offset, offset; in CIFSSMBSetEOF() local
5517 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSSMBSetEOF()
5519 offset = param_offset + params; in CIFSSMBSetEOF()
5539 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetEOF()
5574 __u16 params, param_offset, offset, byte_count, count; in CIFSSMBSetFileSize() local
5592 param_offset = offsetof(struct smb_com_transaction2_sfi_req, Fid); in CIFSSMBSetFileSize()
5593 offset = param_offset + params; in CIFSSMBSetFileSize()
5607 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetFileSize()
5717 __u16 params, param_offset, offset, byte_count, count; in CIFSSMBSetFileInfo() local
5734 param_offset = offsetof(struct smb_com_transaction2_sfi_req, Fid); in CIFSSMBSetFileInfo()
5735 offset = param_offset + params; in CIFSSMBSetFileInfo()
5751 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetFileInfo()
5782 __u16 params, param_offset, offset, byte_count, count; in CIFSSMBSetFileDisposition() local
5799 param_offset = offsetof(struct smb_com_transaction2_sfi_req, Fid); in CIFSSMBSetFileDisposition()
5800 offset = param_offset + params; in CIFSSMBSetFileDisposition()
5815 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetFileDisposition()
5876 __u16 params, param_offset, offset, byte_count, count; in CIFSSMBSetPathInfo() local
5908 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSSMBSetPathInfo()
5910 offset = param_offset + params; in CIFSSMBSetPathInfo()
5912 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetPathInfo()
6004 u16 params, param_offset, offset, byte_count, count; in CIFSSMBUnixSetFileInfo() local
6021 param_offset = offsetof(struct smb_com_transaction2_sfi_req, Fid); in CIFSSMBUnixSetFileInfo()
6022 offset = param_offset + params; in CIFSSMBUnixSetFileInfo()
6039 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBUnixSetFileInfo()
6074 __u16 params, param_offset, offset, count, byte_count; in CIFSSMBUnixSetPathInfo() local
6104 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSSMBUnixSetPathInfo()
6106 offset = param_offset + params; in CIFSSMBUnixSetPathInfo()
6110 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBUnixSetPathInfo()
6351 __u16 params, param_offset, byte_count, offset, count; in CIFSSMBSetEA() local
6391 param_offset = offsetof(struct smb_com_transaction2_spi_req, in CIFSSMBSetEA()
6393 offset = param_offset + params; in CIFSSMBSetEA()
6398 pSMB->ParameterOffset = cpu_to_le16(param_offset); in CIFSSMBSetEA()