Searched refs:sub_offs (Results 1 – 1 of 1) sorted by relevance
116 unsigned int sub_offs, sub_len; in smb2_parse_symlink_response() local127 sub_offs = le16_to_cpu(sym->SubstituteNameOffset); in smb2_parse_symlink_response()131 if (iov->iov_len < SMB2_SYMLINK_STRUCT_SIZE + sub_offs + sub_len || in smb2_parse_symlink_response()136 (char *)sym->PathBuffer + sub_offs, in smb2_parse_symlink_response()