Home
last modified time | relevance | path

Searched defs:mstype (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/dlm/
H A Ddebug_fs.c848 int mstype, to_nodeid; in waiters_write() local
H A Dlock.c1386 static int msg_reply_type(int mstype) in msg_reply_type() argument
1406 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() argument
1461 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype, in _remove_from_waiters() argument
1546 remove_from_waiters(struct dlm_lkb *lkb, int mstype) remove_from_waiters() argument
3329 _create_message(struct dlm_ls *ls, int mb_len, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret, gfp_t allocation) _create_message() argument
3362 create_message(struct dlm_rsb *r, struct dlm_lkb *lkb, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret, gfp_t allocation) create_message() argument
3444 send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) send_common() argument
3602 send_common_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype, int rv) send_common_reply() argument
4233 int error, mstype, result; receive_request_reply() local
5034 int error = 0, mstype, err, oc, ou; dlm_recover_waiters_post() local
6139 dlm_debug_add_lkb_to_waiters(struct dlm_ls *ls, uint32_t lkb_id, int mstype, int to_nodeid) dlm_debug_add_lkb_to_waiters() argument
[all...]
/kernel/linux/linux-5.10/fs/dlm/
H A Dlock.c1361 static int msg_reply_type(int mstype) in msg_reply_type() argument
1450 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() argument
1508 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype, in _remove_from_waiters() argument
1595 remove_from_waiters(struct dlm_lkb *lkb, int mstype) remove_from_waiters() argument
3530 _create_message(struct dlm_ls *ls, int mb_len, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret) _create_message() argument
3564 create_message(struct dlm_rsb *r, struct dlm_lkb *lkb, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret) create_message() argument
3645 send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) send_common() argument
3800 send_common_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype, int rv) send_common_reply() argument
4496 int error, mstype, result; receive_request_reply() local
5280 int error = 0, mstype, err, oc, ou; dlm_recover_waiters_post() local
[all...]

Completed in 10 milliseconds