Lines Matching defs:work

42 static void __wbuf(struct ksmbd_work *work, void **req, void **rsp)  in __wbuf()
88 int smb2_get_ksmbd_tcon(struct ksmbd_work *work) in smb2_get_ksmbd_tcon()
138 void smb2_set_err_rsp(struct ksmbd_work *work) in smb2_set_err_rsp()
169 bool is_smb2_neg_cmd(struct ksmbd_work *work) in is_smb2_neg_cmd()
193 bool is_smb2_rsp(struct ksmbd_work *work) in is_smb2_rsp()
214 u16 get_smb2_cmd_val(struct ksmbd_work *work) in get_smb2_cmd_val()
230 void set_smb2_rsp_status(struct ksmbd_work *work, __le32 err) in set_smb2_rsp_status()
250 int init_smb2_neg_rsp(struct ksmbd_work *work) in init_smb2_neg_rsp()
311 int smb2_set_rsp_credits(struct ksmbd_work *work) in smb2_set_rsp_credits()
373 static void init_chained_smb2_rsp(struct ksmbd_work *work) in init_chained_smb2_rsp()
443 bool is_chained_smb2_message(struct ksmbd_work *work) in is_chained_smb2_message()
494 int init_smb2_rsp_hdr(struct ksmbd_work *work) in init_smb2_rsp_hdr()
524 int smb2_allocate_rsp_buf(struct ksmbd_work *work) in smb2_allocate_rsp_buf()
568 int smb2_check_user_session(struct ksmbd_work *work) in smb2_check_user_session()
662 int setup_async_work(struct ksmbd_work *work, void (*fn)(void **), void **arg) in setup_async_work()
691 void release_async_work(struct ksmbd_work *work) in release_async_work()
709 void smb2_send_interim_resp(struct ksmbd_work *work, __le32 status) in smb2_send_interim_resp()
1099 int smb2_handle_negotiate(struct ksmbd_work *work) in smb2_handle_negotiate()
1292 static int generate_preauth_hash(struct ksmbd_work *work) in generate_preauth_hash()
1340 static int ntlm_negotiate(struct ksmbd_work *work, in ntlm_negotiate()
1451 static int ntlm_authenticate(struct ksmbd_work *work, in ntlm_authenticate()
1590 static int krb5_authenticate(struct ksmbd_work *work, in krb5_authenticate()
1670 static int krb5_authenticate(struct ksmbd_work *work, in krb5_authenticate()
1678 int smb2_sess_setup(struct ksmbd_work *work) in smb2_sess_setup()
1945 int smb2_tree_connect(struct ksmbd_work *work) in smb2_tree_connect()
2130 int smb2_tree_disconnect(struct ksmbd_work *work) in smb2_tree_disconnect()
2194 int smb2_session_logoff(struct ksmbd_work *work) in smb2_session_logoff()
2256 static noinline int create_smb2_pipe(struct ksmbd_work *work) in create_smb2_pipe()
2563 static int smb2_creat(struct ksmbd_work *work, struct path *parent_path, in smb2_creat()
2601 static int smb2_create_sd_buffer(struct ksmbd_work *work, in smb2_create_sd_buffer()
2655 int smb2_open(struct ksmbd_work *work) in smb2_open()
3779 struct ksmbd_work *work; member
4012 static int smb2_resp_buf_len(struct ksmbd_work *work, unsigned short hdr2_len) in smb2_resp_buf_len()
4021 static int smb2_calc_max_out_buf_len(struct ksmbd_work *work, in smb2_calc_max_out_buf_len()
4037 int smb2_query_dir(struct ksmbd_work *work) in smb2_query_dir()
4322 static int smb2_get_ea(struct ksmbd_work *work, struct ksmbd_file *fp, in smb2_get_ea()
4558 static int get_file_all_info(struct ksmbd_work *work, in get_file_all_info()
4624 static void get_file_alternate_info(struct ksmbd_work *work, in get_file_alternate_info()
4645 static int get_file_stream_info(struct ksmbd_work *work, in get_file_stream_info()
4933 static int smb2_get_info_file(struct ksmbd_work *work, in smb2_get_info_file()
5049 static int smb2_get_info_filesystem(struct ksmbd_work *work, in smb2_get_info_filesystem()
5262 static int smb2_get_info_sec(struct ksmbd_work *work, in smb2_get_info_sec()
5344 int smb2_query_info(struct ksmbd_work *work) in smb2_query_info()
5407 static noinline int smb2_close_pipe(struct ksmbd_work *work) in smb2_close_pipe()
5439 int smb2_close(struct ksmbd_work *work) in smb2_close()
5562 int smb2_echo(struct ksmbd_work *work) in smb2_echo()
5574 static int smb2_rename(struct ksmbd_work *work, in smb2_rename()
5646 static int smb2_create_link(struct ksmbd_work *work, in smb2_create_link()
5805 static int set_file_allocation_info(struct ksmbd_work *work, in set_file_allocation_info()
5861 static int set_end_of_file_info(struct ksmbd_work *work, struct ksmbd_file *fp, in set_end_of_file_info()
5894 static int set_rename_info(struct ksmbd_work *work, struct ksmbd_file *fp, in set_rename_info()
5989 static int smb2_set_info_file(struct ksmbd_work *work, struct ksmbd_file *fp, in smb2_set_info_file()
6097 int smb2_set_info(struct ksmbd_work *work) in smb2_set_info()
6203 static noinline int smb2_read_pipe(struct ksmbd_work *work) in smb2_read_pipe()
6264 static int smb2_set_remote_key_for_rdma(struct ksmbd_work *work, in smb2_set_remote_key_for_rdma()
6294 static ssize_t smb2_read_rdma_channel(struct ksmbd_work *work, in smb2_read_rdma_channel()
6316 int smb2_read(struct ksmbd_work *work) in smb2_read()
6486 static noinline int smb2_write_pipe(struct ksmbd_work *work) in smb2_write_pipe()
6547 static ssize_t smb2_write_rdma_channel(struct ksmbd_work *work, in smb2_write_rdma_channel()
6583 int smb2_write(struct ksmbd_work *work) in smb2_write()
6726 int smb2_flush(struct ksmbd_work *work) in smb2_flush()
6756 int smb2_cancel(struct ksmbd_work *work) in smb2_cancel()
6924 int smb2_lock(struct ksmbd_work *work) in smb2_lock()
7281 static int fsctl_copychunk(struct ksmbd_work *work, in fsctl_copychunk()
7561 static int fsctl_query_allocated_ranges(struct ksmbd_work *work, u64 id, in fsctl_query_allocated_ranges()
7593 static int fsctl_pipe_transceive(struct ksmbd_work *work, u64 id, in fsctl_pipe_transceive()
7638 static inline int fsctl_set_sparse(struct ksmbd_work *work, u64 id, in fsctl_set_sparse()
7680 static int fsctl_request_resume_key(struct ksmbd_work *work, in fsctl_request_resume_key()
7704 int smb2_ioctl(struct ksmbd_work *work) in smb2_ioctl()
8050 static void smb20_oplock_break_ack(struct ksmbd_work *work) in smb20_oplock_break_ack()
8196 static void smb21_lease_break_ack(struct ksmbd_work *work) in smb21_lease_break_ack()
8333 int smb2_oplock_break(struct ksmbd_work *work) in smb2_oplock_break()
8363 int smb2_notify(struct ksmbd_work *work) in smb2_notify()
8388 bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command) in smb2_is_sign_req()
8407 int smb2_check_sign_req(struct ksmbd_work *work) in smb2_check_sign_req()
8450 void smb2_set_sign_rsp(struct ksmbd_work *work) in smb2_set_sign_rsp()
8479 int smb3_check_sign_req(struct ksmbd_work *work) in smb3_check_sign_req()
8538 void smb3_set_sign_rsp(struct ksmbd_work *work) in smb3_set_sign_rsp()
8584 void smb3_preauth_hash_rsp(struct ksmbd_work *work) in smb3_preauth_hash_rsp()
8640 int smb3_encrypt_resp(struct ksmbd_work *work) in smb3_encrypt_resp()
8667 int smb3_decrypt_req(struct ksmbd_work *work) in smb3_decrypt_req()
8710 bool smb3_11_final_sess_setup_resp(struct ksmbd_work *work) in smb3_11_final_sess_setup_resp()