Lines Matching defs:mid
34 in a similar way to the mid which is useful to track each sent smb,
254 case it is responsbility of caller to set the mid */
323 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n",
384 __u16 mid = get_mid(smb);
391 cifs_dbg(FYI, "Calculated size %u vs length %u mismatch for mid=%u\n",
392 clc_len, 4 + rfclen, mid);
395 cifs_dbg(VFS, "RFC1001 size %u smaller than SMB for mid=%u\n",
396 rfclen, mid);
408 cifs_dbg(VFS, "RFC1001 size %u more than 512 bytes larger than SMB for mid=%u\n",
409 rfclen, mid);