Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 66) sorted by relevance

123

/fs/nfs/
Dproc.c59 struct rpc_message msg = { in nfs_proc_get_root() local
107 struct rpc_message msg = { in nfs_proc_getattr() local
135 struct rpc_message msg = { in nfs_proc_setattr() local
170 struct rpc_message msg = { in nfs_proc_lookup() local
198 struct rpc_message msg = { in nfs_proc_readlink() local
247 struct rpc_message msg = { in nfs_proc_create() local
276 struct rpc_message msg = { in nfs_proc_mknod() local
322 struct rpc_message msg = { in nfs_proc_remove() local
337 nfs_proc_unlink_setup(struct rpc_message *msg, in nfs_proc_unlink_setup()
356 nfs_proc_rename_setup(struct rpc_message *msg, in nfs_proc_rename_setup()
[all …]
Dnfs3proc.c32 nfs3_rpc_wrapper(struct rpc_clnt *clnt, struct rpc_message *msg, int flags) in nfs3_rpc_wrapper()
45 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) argument
63 struct rpc_message msg = { in do_proc_get_root() local
106 struct rpc_message msg = { in nfs3_proc_getattr() local
134 struct rpc_message msg = { in nfs3_proc_setattr() local
169 struct rpc_message msg = { in __nfs3_proc_lookup() local
232 struct rpc_message msg = { in nfs3_proc_access() local
265 struct rpc_message msg = { in nfs3_proc_readlink() local
286 struct rpc_message msg; member
440 struct rpc_message msg = { in nfs3_proc_remove() local
[all …]
Dnfs42proc.c44 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in _nfs42_proc_fallocate()
90 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate()
125 struct rpc_message msg = { in nfs42_proc_allocate() local
146 struct rpc_message msg = { in nfs42_proc_deallocate() local
311 struct rpc_message msg = { in _nfs42_proc_copy() local
535 struct rpc_message msg = { in nfs42_do_offload_cancel_async() local
579 struct rpc_message msg = { in _nfs42_proc_copy_notify() local
661 struct rpc_message msg = { in _nfs42_proc_llseek() local
841 struct rpc_message msg = { in nfs42_proc_layoutstats_generic() local
1000 struct rpc_message msg = { in nfs42_proc_layouterror() local
[all …]
Dnfs4proc.c1144 struct rpc_message *msg, in nfs4_do_call_sync()
1168 struct rpc_message *msg, in nfs4_call_sync_sequence()
1182 struct rpc_message *msg, in nfs4_call_sync()
2405 struct rpc_message msg = { in _nfs4_proc_open_confirm() local
2570 struct rpc_message msg = { in nfs4_run_open_task() local
3326 struct rpc_message msg = { in _nfs4_do_setattr() local
3766 struct rpc_message msg = { in nfs4_do_close() local
3874 struct rpc_message msg = { in _nfs4_server_capabilities() local
4050 struct rpc_message msg = { in _nfs4_lookup_root() local
4276 struct rpc_message msg = { in _nfs4_proc_getattr() local
[all …]
Dnfs3acl.c59 struct rpc_message msg = { in nfs3_get_acl() local
174 struct rpc_message msg = { in __nfs3_proc_setacls() local
Dunlink.c91 struct rpc_message msg = { in nfs_do_call_unlink() local
342 struct rpc_message msg = { }; in nfs_async_rename() local
Dnfs4_fs.h364 struct rpc_clnt **clntp, struct rpc_message *msg) in _nfs4_state_protect()
400 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect()
412 struct rpc_message *msg, struct nfs_pgio_header *hdr) in nfs4_state_protect_write()
433 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect()
439 struct rpc_message *msg, struct nfs_pgio_header *hdr) in nfs4_state_protect_write()
/fs/ksmbd/
Dtransport_ipc.c228 struct ksmbd_ipc_msg *msg; in ipc_msg_alloc() local
237 static void ipc_msg_free(struct ksmbd_ipc_msg *msg) in ipc_msg_free()
421 static int ipc_msg_send(struct ksmbd_ipc_msg *msg) in ipc_msg_send()
455 static void *ipc_msg_send_request(struct ksmbd_ipc_msg *msg, unsigned int handle) in ipc_msg_send_request()
488 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_heartbeat_request() local
503 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_login_request() local
528 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_spnego_authen_request() local
555 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_tree_connect_request() local
594 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_tree_disconnect_request() local
614 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_logout_request() local
[all …]
/fs/reiserfs/
Dhashes.c44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash()
128 u32 yura_hash(const signed char *msg, int len) in yura_hash()
167 u32 r5_hash(const signed char *msg, int len) in r5_hash()
/fs/lockd/
Dclntproc.c267 struct rpc_message msg = { in nlmclnt_call() local
339 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
367 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
383 struct rpc_message msg = { in nlm_async_call() local
392 struct rpc_message msg = { in nlm_async_reply() local
408 struct rpc_message msg = { in nlmclnt_async_call() local
Dsvcsubs.c36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh()
46 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh()
59 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
/fs/dlm/
Drcom.c76 struct dlm_msg *msg; in create_rcom_stateless() local
98 static void send_rcom_stateless(struct dlm_msg *msg, struct dlm_rcom *rc) in send_rcom_stateless()
178 struct dlm_msg *msg; in dlm_rcom_status() local
232 struct dlm_msg *msg; in receive_rcom_status() local
308 struct dlm_msg *msg; in dlm_rcom_names() local
337 struct dlm_msg *msg; in receive_rcom_names() local
Dlowcomms.c741 struct dlm_msg *msg = container_of(kref, struct dlm_msg, ref); in dlm_msg_release() local
749 struct dlm_msg *msg, *tmp; in free_entry() local
898 struct msghdr msg; in receive_from_sock() local
1254 struct dlm_msg *msg; in dlm_lowcomms_new_msg_con() local
1298 struct dlm_msg *msg; in dlm_lowcomms_new_msg() local
1329 static void _dlm_lowcomms_commit_msg(struct dlm_msg *msg) in _dlm_lowcomms_commit_msg()
1354 void dlm_lowcomms_commit_msg(struct dlm_msg *msg) in dlm_lowcomms_commit_msg()
1362 void dlm_lowcomms_put_msg(struct dlm_msg *msg) in dlm_lowcomms_put_msg()
1368 int dlm_lowcomms_resend_msg(struct dlm_msg *msg) in dlm_lowcomms_resend_msg()
Dmidcomms.c198 struct dlm_msg *msg; member
366 struct dlm_msg *msg; in dlm_send_ack() local
1032 struct dlm_msg *msg; in dlm_midcomms_get_msg_3_2() local
1055 struct dlm_msg *msg; in dlm_midcomms_get_mhandle() local
/fs/ceph/
Dmds_client.c580 static int parse_reply_info(struct ceph_mds_session *s, struct ceph_msg *msg, in parse_reply_info()
1173 struct ceph_msg *msg; in ceph_create_session_msg() local
1269 struct ceph_msg *msg; in create_session_open_msg() local
1380 struct ceph_msg *msg; in __open_session() local
1826 struct ceph_msg *msg; in send_renew_caps() local
1856 struct ceph_msg *msg; in send_flushmsg_ack() local
1907 struct ceph_msg *msg; in request_close_session() local
2101 struct ceph_msg *msg = NULL; in ceph_send_cap_releases() local
2552 struct ceph_msg *msg; in create_request_message() local
2737 struct ceph_msg *msg; in __prepare_send_request() local
[all …]
/fs/afs/
Drxrpc.c297 struct msghdr msg; in afs_make_call() local
441 const char *msg; in afs_log_error() local
816 struct msghdr msg; in afs_send_empty_reply() local
852 struct msghdr msg; in afs_send_simple_reply() local
/fs/ocfs2/dlm/
Ddlmdomain.c484 static int dlm_begin_exit_domain_handler(struct o2net_msg *msg, u32 len, in dlm_begin_exit_domain_handler()
544 static int dlm_exit_domain_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_exit_domain_handler()
789 static int dlm_query_join_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_query_join_handler()
909 static int dlm_assert_joined_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_assert_joined_handler()
1095 static int dlm_query_region_handler(struct o2net_msg *msg, u32 len, in dlm_query_region_handler()
1272 static int dlm_query_nodeinfo_handler(struct o2net_msg *msg, u32 len, in dlm_query_nodeinfo_handler()
1321 static int dlm_cancel_join_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_cancel_join_handler()
Ddlmrecovery.c813 int dlm_request_all_locks_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_request_all_locks_handler()
969 int dlm_reco_data_done_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_reco_data_done_handler()
1345 int dlm_mig_lockres_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_mig_lockres_handler()
1697 int dlm_master_requery_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_master_requery_handler()
2756 int dlm_begin_reco_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_begin_reco_handler()
2888 int dlm_finalize_reco_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_finalize_reco_handler()
/fs/ecryptfs/
Dmessaging.c207 struct ecryptfs_message *msg, u32 seq) in ecryptfs_process_response()
327 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
Dmiscdev.c150 struct ecryptfs_message *msg; in ecryptfs_send_miscdev() local
325 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; in ecryptfs_miscdev_response() local
/fs/nfs/blocklayout/
Drpc_pipefs.c60 struct rpc_pipe_msg *msg = &bl_pipe_msg.msg; in bl_resolve_deviceid() local
129 static void bl_pipe_destroy_msg(struct rpc_pipe_msg *msg) in bl_pipe_destroy_msg()
/fs/
Duserfaultfd.c91 struct uffd_msg msg; member
191 static inline void msg_init(struct uffd_msg *msg) in msg_init()
206 struct uffd_msg msg; in userfault_msg() local
1020 struct uffd_msg *msg) in resolve_userfault_fork()
1035 struct uffd_msg *msg, struct inode *inode) in userfaultfd_ctx_read()
1204 struct uffd_msg msg; in userfaultfd_read() local
/fs/ext4/
Dhash.c135 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed()
161 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned()
/fs/f2fs/
Dhash.c42 static void str2hashbuf(const unsigned char *msg, size_t len, in str2hashbuf()
/fs/ocfs2/
Dstack_user.c359 struct ocfs2_control_message_setn *msg) in ocfs2_control_do_setnode_msg()
390 struct ocfs2_control_message_setv *msg) in ocfs2_control_do_setversion_msg()
440 struct ocfs2_control_message_down *msg) in ocfs2_control_do_down_msg()
476 union ocfs2_control_message msg; in ocfs2_control_message() local

123