Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2file.c34 struct smb2_error_context_rsp *p; in symlink_data()
36 len = (u32)err->ErrorContextCount * (offsetof(struct smb2_error_context_rsp, in symlink_data()
42 p = (struct smb2_error_context_rsp *)err->ErrorData; in symlink_data()
52 p = (struct smb2_error_context_rsp *)(p->ErrorContextData + len); in symlink_data()
H A Dsmb2pdu.h79 struct smb2_error_context_rsp { struct