Searched refs:reqOutputBufferLength (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb2pdu.c4458 * @reqOutputBufferLength: max buffer length expected in command response
4464 static int buffer_check_err(int reqOutputBufferLength, argument
4468 if (reqOutputBufferLength < le32_to_cpu(rsp->OutputBufferLength)) {

Completed in 204 milliseconds