Home
last modified time | relevance | path

Searched refs:ksmbd_req_buf_next (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/ksmbd/
Dksmbd_work.h102 static inline void *ksmbd_req_buf_next(struct ksmbd_work *work) in ksmbd_req_buf_next() function
Dsmb2misc.c357 pdu = ksmbd_req_buf_next(work); in ksmbd_smb2_check_message()
Dsmb2pdu.c44 *req = ksmbd_req_buf_next(work); in __wbuf()
201 rcv_hdr = ksmbd_req_buf_next(work); in get_smb2_cmd_val()
301 struct smb2_hdr *req_hdr = ksmbd_req_buf_next(work); in smb2_set_rsp_credits()
362 struct smb2_hdr *req = ksmbd_req_buf_next(work); in init_chained_smb2_rsp()
402 rcv_hdr = ksmbd_req_buf_next(work); in init_chained_smb2_rsp()
441 hdr = ksmbd_req_buf_next(work); in is_chained_smb2_message()
4447 struct smb2_query_info_req *req = ksmbd_req_buf_next(work); in get_file_stream_info()
5955 req = ksmbd_req_buf_next(work); in smb2_set_info()
7501 req = ksmbd_req_buf_next(work); in smb2_ioctl()
8175 hdr = ksmbd_req_buf_next(work); in smb2_check_sign_req()
[all …]