Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2misc.c329 ((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()
833 struct smb2_create_rsp *rsp = (struct smb2_create_rsp *)buffer; in smb2_handle_cancelled_mid()
Dsmb2proto.h275 struct smb2_create_rsp *rsp,
Dsmb2ops.c678 struct smb2_create_rsp *o_rsp = NULL; in open_shroot()
804 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_shroot()
2217 struct smb2_create_rsp *op_rsp = NULL; in smb2_query_dir_first()
2271 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()
2889 struct smb2_create_rsp *create_rsp; in smb2_query_symlink()
Dsmb2pdu.c1974 struct smb2_create_rsp *rsp, in smb2_parse_contexts()
2474 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()
2601 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()
2821 struct smb2_create_rsp *rsp = NULL; in SMB2_open()
2854 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
Dsmb2pdu.h805 struct smb2_create_rsp { struct