Lines Matching refs:ksmbd_debug
166 ksmbd_debug(SMB, "no length check for command\n"); in smb2_get_data_area_len()
171 ksmbd_debug(SMB, "offset %d too large\n", *off); in smb2_get_data_area_len()
174 ksmbd_debug(SMB, "Request is larger than maximum stream protocol length(%u): %llu\n", in smb2_get_data_area_len()
217 ksmbd_debug(SMB, "SMB2 data length %u offset %u\n", data_length, in smb2_calc_size()
228 ksmbd_debug(SMB, in smb2_calc_size()
238 ksmbd_debug(SMB, "SMB2 len %u\n", *len); in smb2_calc_size()
320 ksmbd_debug(SMB, "Insufficient credit charge, given: %d, needed: %d\n", in smb2_validate_credit_charge()
324 ksmbd_debug(SMB, "Too large credit charge: %d\n", credit_charge); in smb2_validate_credit_charge()
330 ksmbd_debug(SMB, "Insufficient credits granted, given: %u, granted: %u\n", in smb2_validate_credit_charge()
336 …ksmbd_debug(SMB, "Limits exceeding the maximum allowable outstanding requests, given : %u, pending… in smb2_validate_credit_charge()
371 ksmbd_debug(SMB, "Illegal structure size %u\n", in ksmbd_smb2_check_message()
378 ksmbd_debug(SMB, "Illegal SMB2 command %d\n", command); in ksmbd_smb2_check_message()
387 ksmbd_debug(SMB, in ksmbd_smb2_check_message()