Searched defs:mh (Results 1 – 8 of 8) sorted by relevance
/fs/dlm/ |
D | midcomms.c | 279 struct dlm_mhandle *mh = container_of(rcu, struct dlm_mhandle, rcu); in dlm_mhandle_release() local 286 struct dlm_mhandle *mh) in dlm_mhandle_delete() 295 struct dlm_mhandle *mh; in dlm_send_queue_flush() local 394 struct dlm_mhandle *mh; in dlm_send_fin() local 421 struct dlm_mhandle *mh; in dlm_receive_ack() local 973 struct dlm_mhandle *mh; in dlm_midcomms_unack_msg_resend() local 1017 static void midcomms_new_msg_cb(struct dlm_mhandle *mh) in midcomms_new_msg_cb() 1028 static struct dlm_msg *dlm_midcomms_get_msg_3_2(struct dlm_mhandle *mh, int nodeid, in dlm_midcomms_get_msg_3_2() 1054 struct dlm_mhandle *mh; in dlm_midcomms_get_mhandle() local 1114 static void dlm_midcomms_commit_msg_3_2(struct dlm_mhandle *mh) in dlm_midcomms_commit_msg_3_2() [all …]
|
D | rcom.c | 56 struct dlm_mhandle *mh; in create_rcom() local 92 static void send_rcom(struct dlm_mhandle *mh, struct dlm_rcom *rc) in send_rcom() 358 struct dlm_mhandle *mh; in dlm_send_rcom_lookup() local 377 struct dlm_mhandle *mh; in receive_rcom_lookup() local 442 struct dlm_mhandle *mh; in dlm_send_rcom_lock() local 466 struct dlm_mhandle *mh; in receive_rcom_lock() local 493 struct dlm_mhandle *mh; in dlm_send_ls_not_ready() local
|
D | lowcomms.c | 1205 void (*cb)(struct dlm_mhandle *mh), in new_wq_entry() 1250 void (*cb)(struct dlm_mhandle *mh), in dlm_lowcomms_new_msg_con() 1294 char **ppc, void (*cb)(struct dlm_mhandle *mh), in dlm_lowcomms_new_msg()
|
D | lock.c | 3536 struct dlm_mhandle *mh; in _create_message() local 3592 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms) in send_message() 3646 struct dlm_mhandle *mh; in send_common() local 3711 struct dlm_mhandle *mh; in send_grant() local 3732 struct dlm_mhandle *mh; in send_bast() local 3753 struct dlm_mhandle *mh; in send_lookup() local 3781 struct dlm_mhandle *mh; in send_remove() local 3802 struct dlm_mhandle *mh; in send_common_reply() local 3845 struct dlm_mhandle *mh; in send_lookup_reply() local 4028 struct dlm_mhandle *mh; in send_repeat_remove() local [all …]
|
/fs/gfs2/ |
D | util.h | 101 struct gfs2_meta_header *mh = (struct gfs2_meta_header *)bh->b_data; in gfs2_meta_check() local 122 struct gfs2_meta_header *mh = (struct gfs2_meta_header *)bh->b_data; in gfs2_metatype_check_i() local 140 struct gfs2_meta_header *mh; in gfs2_metatype_set() local
|
D | trans.c | 234 struct gfs2_meta_header *mh; in gfs2_trans_add_meta() local
|
D | meta_io.c | 166 struct gfs2_meta_header *mh = (struct gfs2_meta_header *)bh->b_data; in meta_prep_new() local
|
D | lops.c | 825 struct gfs2_meta_header *mh = in buf_lo_scan_elements() local 865 struct gfs2_meta_header *mh; in revoke_lo_before_commit() local
|