Searched refs:smb2_create_rsp (Results 1 – 6 of 6) sorted by relevance
367 ((struct smb2_create_rsp *)shdr)->CreateContextsOffset); in smb2_get_data_area_len()369 ((struct smb2_create_rsp *)shdr)->CreateContextsLength); in smb2_get_data_area_len()885 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
142 struct smb2_create_rsp *o_rsp = NULL; in open_cached_dir()338 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_cached_dir()
2430 struct smb2_create_rsp *rsp = rsp_iov->iov_base; in smb2_parse_contexts()2924 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()3076 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()3295 struct smb2_create_rsp *rsp = NULL; in SMB2_open()3345 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
2579 struct smb2_create_rsp *op_rsp = NULL; in smb2_query_dir_first()2651 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()
1221 struct smb2_create_rsp { struct
469 work->compound_fid = ((struct smb2_create_rsp *)rsp)->VolatileFileId; in init_chained_smb2_rsp()470 work->compound_pfid = ((struct smb2_create_rsp *)rsp)->PersistentFileId; in init_chained_smb2_rsp()3160 struct smb2_create_rsp *rsp; in create_smb2_pipe()3210 err = ksmbd_iov_pin_rsp(work, rsp, offsetof(struct smb2_create_rsp, Buffer)); in create_smb2_pipe()4072 static int smb2_handle_app_instance_id(struct smb2_create_rsp *rsp, in smb2_handle_app_instance_id()4119 struct smb2_create_rsp *rsp; in smb2_open()5152 iov_len = offsetof(struct smb2_create_rsp, Buffer); in smb2_open()5295 cpu_to_le32(offsetof(struct smb2_create_rsp, Buffer)); in smb2_open()