Searched refs:smb2_create_rsp (Results 1 – 7 of 7) sorted by relevance
348 ((struct smb2_create_rsp *)shdr)->CreateContextsOffset); in smb2_get_data_area_len()350 ((struct smb2_create_rsp *)shdr)->CreateContextsLength); in smb2_get_data_area_len()844 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
148 struct smb2_create_rsp *o_rsp = NULL; in open_cached_dir()306 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_cached_dir()
2330 struct smb2_create_rsp *rsp = rsp_iov->iov_base; in smb2_parse_contexts()2820 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()2966 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()3185 struct smb2_create_rsp *rsp = NULL; in SMB2_open()3228 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
842 struct smb2_create_rsp *rsp = iov->iov_base; in parse_create_response()
2271 struct smb2_create_rsp *op_rsp = NULL; in smb2_query_dir_first()2340 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()
392 work->compound_fid = ((struct smb2_create_rsp *)rsp)->VolatileFileId; in init_chained_smb2_rsp() 393 work->compound_pfid = ((struct smb2_create_rsp *)rsp)->PersistentFileId; in init_chained_smb2_rsp() 2265 struct smb2_create_rsp *rsp; in create_smb2_pipe() 2306 err = ksmbd_iov_pin_rsp(work, rsp, offsetof(struct smb2_create_rsp, Buffer)); in create_smb2_pipe() 2828 struct smb2_create_rsp *rsp; in smb2_open() 3575 iov_len = offsetof(struct smb2_create_rsp, Buffer); in smb2_open() 3676 cpu_to_le32(offsetof(struct smb2_create_rsp, Buffer)); in smb2_open()
1240 struct smb2_create_rsp { struct