Searched defs:mstype (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/fs/dlm/ |
| D | lock.c | 1386 static int msg_reply_type(int mstype) in msg_reply_type() 1406 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() 1461 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype, in _remove_from_waiters() 1546 static int remove_from_waiters(struct dlm_lkb *lkb, int mstype) in remove_from_waiters() 3328 int to_nodeid, int mstype, in _create_message() 3361 int to_nodeid, int mstype, in create_message() 3442 static int send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) in send_common() 3601 int mstype, int rv) in send_common_reply() 4231 int error, mstype, result; in receive_request_reply() local 5032 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local [all …]
|
| D | debug_fs.c | 848 int mstype, to_nodeid; in waiters_write() local
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| D | lock.c | 1361 static int msg_reply_type(int mstype) in msg_reply_type() 1450 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() 1508 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype, in _remove_from_waiters() 1595 static int remove_from_waiters(struct dlm_lkb *lkb, int mstype) in remove_from_waiters() 3531 int to_nodeid, int mstype, in _create_message() 3565 int to_nodeid, int mstype, in create_message() 3645 static int send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) in send_common() 3801 int mstype, int rv) in send_common_reply() 4496 int error, mstype, result; in receive_request_reply() local 5280 int error = 0, mstype, err, oc, ou; in dlm_recover_waiters_post() local
|