Searched refs:smb2_create_rsp (Results 1 – 6 of 6) sorted by relevance
329 ((struct smb2_create_rsp *)shdr)->CreateContextsOffset); in smb2_get_data_area_len()331 ((struct smb2_create_rsp *)shdr)->CreateContextsLength); in smb2_get_data_area_len()819 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
263 struct smb2_create_rsp *rsp,
2044 struct smb2_create_rsp *rsp, in smb2_parse_contexts()2544 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()2676 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()2904 struct smb2_create_rsp *rsp = NULL; in SMB2_open()2937 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
751 struct smb2_create_rsp *o_rsp = NULL; in open_cached_dir()887 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_cached_dir()2334 struct smb2_create_rsp *op_rsp = NULL; in smb2_query_dir_first()2393 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()3055 struct smb2_create_rsp *create_rsp; in smb2_query_symlink()
967 struct smb2_create_rsp { struct
376 le64_to_cpu(((struct smb2_create_rsp *)rsp)-> in init_chained_smb2_rsp()379 le64_to_cpu(((struct smb2_create_rsp *)rsp)-> in init_chained_smb2_rsp()2096 struct smb2_create_rsp *rsp = smb2_get_msg(work->response_buf); in create_smb2_pipe()2484 struct smb2_create_rsp *rsp; in smb2_open()3242 cpu_to_le32(offsetof(struct smb2_create_rsp, Buffer)); in smb2_open()
Completed in 40 milliseconds