Lines Matching defs:command
68 * in order by SMB2 command. This is similar to "wct" in SMB/CIFS responses.
71 * indexed by command in host byte order
146 int command;
151 * Add function to do table lookup of StructureSize by command
206 command = le16_to_cpu(shdr->Command);
207 if (command >= NUMBER_OF_SMB2_COMMANDS) {
208 cifs_dbg(VFS, "Invalid SMB2 command %d\n", command);
212 if (smb2_rsp_struct_sizes[command] != pdu->StructureSize2) {
213 if (command != SMB2_OPLOCK_BREAK_HE && (shdr->Status == 0 ||
216 cifs_dbg(VFS, "Invalid response size %u for command %d\n",
217 le16_to_cpu(pdu->StructureSize2), command);
219 } else if (command == SMB2_OPLOCK_BREAK_HE
239 if (command == SMB2_CREATE_HE &&
243 if (clc_len + 24 == len && command == SMB2_OPLOCK_BREAK_HE)
267 len, clc_len, command, mid);
323 * command.
374 cifs_dbg(VFS, "no length check for command %d\n", le16_to_cpu(shdr->Command));
879 * If we process a command which wasn't a negprot it means the