Searched refs:smb2_create_rsp (Results 1 – 5 of 5) sorted by relevance
334 ((struct smb2_create_rsp *)shdr)->CreateContextsOffset); in smb2_get_data_area_len()336 ((struct smb2_create_rsp *)shdr)->CreateContextsLength); in smb2_get_data_area_len()751 struct smb2_create_rsp *rsp = (struct smb2_create_rsp *)buffer; in smb2_handle_cancelled_mid()
241 struct smb2_create_rsp *rsp,
1896 struct smb2_create_rsp *rsp, in smb2_parse_contexts()2246 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()2370 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()2571 struct smb2_create_rsp *rsp = NULL; in SMB2_open()2604 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
701 struct smb2_create_rsp { struct
641 struct smb2_create_rsp *o_rsp = NULL; in open_shroot()756 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_shroot()2590 struct smb2_create_rsp *create_rsp; in smb2_query_symlink()