Home
last modified time | relevance | path

Searched refs:sub_offs (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2file.c118 unsigned int sub_offs, sub_len; in smb2_parse_symlink_response() local
129 sub_offs = le16_to_cpu(sym->SubstituteNameOffset); in smb2_parse_symlink_response()
133 if ((char *)sym->PathBuffer + sub_offs + sub_len > in smb2_parse_symlink_response()
140 (char *)sym->PathBuffer + sub_offs, in smb2_parse_symlink_response()