Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c4219 * @rsp_org: base response buffer pointer in case of chained response
4225 void *rsp_org) in buffer_check_err()
4230 *(__be32 *)rsp_org = cpu_to_be32(sizeof(struct smb2_hdr)); in buffer_check_err()
4237 void *rsp_org) in get_standard_info_pipe()
4253 void *rsp_org) in get_internal_info_pipe()
4268 void *rsp_org) in smb2_get_info_file_pipe()
4286 get_standard_info_pipe(rsp, rsp_org); in smb2_get_info_file_pipe()
4288 rsp, rsp_org); in smb2_get_info_file_pipe()
4291 get_internal_info_pipe(rsp, id, rsp_org); in smb2_get_info_file_pipe()
4293 rsp, rsp_org); in smb2_get_info_file_pipe()
4223 buffer_check_err(int reqOutputBufferLength, struct smb2_query_info_rsp *rsp, void *rsp_org) buffer_check_err() argument
4236 get_standard_info_pipe(struct smb2_query_info_rsp *rsp, void *rsp_org) get_standard_info_pipe() argument
4252 get_internal_info_pipe(struct smb2_query_info_rsp *rsp, u64 num, void *rsp_org) get_internal_info_pipe() argument
4265 smb2_get_info_file_pipe(struct ksmbd_session *sess, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp, void *rsp_org) smb2_get_info_file_pipe() argument
4313 smb2_get_ea(struct ksmbd_work *work, struct ksmbd_file *fp, struct smb2_query_info_req *req, struct smb2_query_info_rsp *rsp, void *rsp_org) smb2_get_ea() argument
4466 get_file_access_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_access_info() argument
4477 get_file_basic_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_basic_info() argument
4507 get_file_standard_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_standard_info() argument
4530 get_file_alignment_info(struct smb2_query_info_rsp *rsp, void *rsp_org) get_file_alignment_info() argument
4541 get_file_all_info(struct ksmbd_work *work, struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_all_info() argument
4605 get_file_alternate_info(struct ksmbd_work *work, struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_alternate_info() argument
4626 get_file_stream_info(struct ksmbd_work *work, struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_stream_info() argument
4725 get_file_internal_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_internal_info() argument
4739 get_file_network_open_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_network_open_info() argument
4775 get_file_ea_info(struct smb2_query_info_rsp *rsp, void *rsp_org) get_file_ea_info() argument
4785 get_file_position_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_position_info() argument
4796 get_file_mode_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_mode_info() argument
4807 get_file_compression_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_compression_info() argument
4828 get_file_attribute_tag_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) get_file_attribute_tag_info() argument
4847 find_file_posix_info(struct smb2_query_info_rsp *rsp, struct ksmbd_file *fp, void *rsp_org) find_file_posix_info() argument
[all...]

Completed in 7 milliseconds