Home
last modified time | relevance | path

Searched refs:smb2_create_rsp (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/fs/cifs/
Dsmb2misc.c330 ((struct smb2_create_rsp *)shdr)->CreateContextsOffset); in smb2_get_data_area_len()
332 ((struct smb2_create_rsp *)shdr)->CreateContextsLength); in smb2_get_data_area_len()
820 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
Dsmb2proto.h263 struct smb2_create_rsp *rsp,
Dsmb2pdu.c2047 struct smb2_create_rsp *rsp, in smb2_parse_contexts()
2547 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()
2674 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()
2894 struct smb2_create_rsp *rsp = NULL; in SMB2_open()
2927 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
Dsmb2ops.c751 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()
3050 struct smb2_create_rsp *create_rsp; in smb2_query_symlink()
Dsmb2pdu.h837 struct smb2_create_rsp { struct
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h600 struct smb2_create_rsp { struct
Dsmb2pdu.c378 le64_to_cpu(((struct smb2_create_rsp *)rsp)-> in init_chained_smb2_rsp()
381 le64_to_cpu(((struct smb2_create_rsp *)rsp)-> in init_chained_smb2_rsp()
2078 struct smb2_create_rsp *rsp = work->response_buf; in create_smb2_pipe()
2466 struct smb2_create_rsp *rsp, *rsp_org; in smb2_open()
3217 cpu_to_le32(offsetof(struct smb2_create_rsp, Buffer) in smb2_open()