Home
last modified time | relevance | path

Searched defs:mstype (Results 1 – 2 of 2) sorted by relevance

/linux/fs/dlm/
H A Dlock.c1700 static int msg_reply_type(int mstype) in msg_reply_type()
1720 static void add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters()
1768 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype, in _remove_from_waiters()
1854 static int remove_from_waiters(struct dlm_lkb *lkb, int mstype) in remove_from_waiters()
3496 int to_nodeid, int mstype, in _create_message()
3528 int to_nodeid, int mstype, in create_message()
3608 static int send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) in send_common()
3757 int mstype, int rv) in send_common_reply()
4393 int error, mstype, result; in receive_request_reply() local
5214 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local
[all …]
H A Ddebug_fs.c632 int mstype, to_nodeid; in waiters_write() local