Home
last modified time | relevance | path

Searched refs:smb2_create_rsp (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2misc.c340 ((struct smb2_create_rsp *)shdr)->CreateContextsOffset); in smb2_get_data_area_len()
342 ((struct smb2_create_rsp *)shdr)->CreateContextsLength); in smb2_get_data_area_len()
835 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
H A Dsmb2proto.h274 struct smb2_create_rsp *rsp,
H A Dsmb2ops.c679 struct smb2_create_rsp *o_rsp = NULL; in open_shroot()
805 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_shroot()
2246 struct smb2_create_rsp *op_rsp = NULL; in smb2_query_dir_first()
2300 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()
2919 struct smb2_create_rsp *create_rsp; in smb2_query_symlink()
H A Dsmb2pdu.c1996 struct smb2_create_rsp *rsp, in smb2_parse_contexts()
2497 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()
2624 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()
2844 struct smb2_create_rsp *rsp = NULL; in SMB2_open()
2877 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
H A Dsmb2pdu.h813 struct smb2_create_rsp { struct
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c348 ((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()
836 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
H A Dcached_dir.c133 struct smb2_create_rsp *o_rsp = NULL; in open_cached_dir()
287 o_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in open_cached_dir()
H A Dsmb2inode.c548 struct smb2_create_rsp *rsp = iov->iov_base; in parse_create_response()
H A Dsmb2pdu.c2299 struct smb2_create_rsp *rsp = rsp_iov->iov_base; in smb2_parse_contexts()
2773 struct smb2_create_rsp *rsp = NULL; in smb311_posix_mkdir()
2908 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in smb311_posix_mkdir()
3121 struct smb2_create_rsp *rsp = NULL; in SMB2_open()
3154 rsp = (struct smb2_create_rsp *)rsp_iov.iov_base; in SMB2_open()
H A Dsmb2ops.c2230 struct smb2_create_rsp *op_rsp = NULL; in smb2_query_dir_first()
2291 op_rsp = (struct smb2_create_rsp *)rsp_iov[0].iov_base; in smb2_query_dir_first()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c390 work->compound_fid = ((struct smb2_create_rsp *)rsp)->VolatileFileId; in init_chained_smb2_rsp()
391 work->compound_pfid = ((struct smb2_create_rsp *)rsp)->PersistentFileId; in init_chained_smb2_rsp()
2254 struct smb2_create_rsp *rsp; in create_smb2_pipe()
2295 err = ksmbd_iov_pin_rsp(work, rsp, offsetof(struct smb2_create_rsp, Buffer)); in create_smb2_pipe()
2657 struct smb2_create_rsp *rsp; in smb2_open()
3346 iov_len = offsetof(struct smb2_create_rsp, Buffer); in smb2_open()
3420 cpu_to_le32(offsetof(struct smb2_create_rsp, Buffer)); in smb2_open()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1172 struct smb2_create_rsp { struct

Completed in 48 milliseconds