Searched defs:mstype (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/fs/dlm/ |
D | lock.c | 862 static int msg_reply_type(int mstype) in msg_reply_type() 952 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() 1010 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype, in _remove_from_waiters() 1094 static int remove_from_waiters(struct dlm_lkb *lkb, int mstype) in remove_from_waiters() 2889 int to_nodeid, int mstype, in _create_message() 2923 int to_nodeid, int mstype, in create_message() 3003 static int send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) in send_common() 3159 int mstype, int rv) in send_common_reply() 3660 int error, mstype, result; in receive_request_reply() local 4354 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local
|