Lines Matching defs:end
323 /* check for parm and data offset going beyond end of smb */
1454 /*check that DataLength would not go beyond end of SMB */
2708 __u8 *start, *end;
2770 end = 2 + get_bcc(&io_rsp->hdr) + (__u8 *)&io_rsp->ByteCount;
2772 if (start >= end) {
2906 /* check if we would go beyond end of SMB */
2920 /* check if we would go beyond end of SMB */
3353 cifs_dbg(FYI, "parms start after end of smb\n");
3356 cifs_dbg(FYI, "parm end after end of smb\n");
3359 cifs_dbg(FYI, "data starts after end of smb\n");
3362 cifs_dbg(FYI, "data %p + count %d (%p) past smb end %p start %p\n",
4132 rc = 0; /* search probably was closed at end of search*/
5677 go beyond end of list */
5695 /* make sure list_len doesn't go past end of SMB */