Home
last modified time | relevance | path

Searched refs:blocked_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmast.c251 struct dlm_lock *lock, int blocked_type) in dlm_do_local_bast()
261 blocked_type); in dlm_do_local_bast()
263 (*fn)(lock->astdata, blocked_type); in dlm_do_local_bast()
315 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler()
421 dlm_do_local_bast(dlm, res, lock, past->blocked_type); in dlm_proxy_ast_handler()
435 int blocked_type, int flags) in dlm_send_proxy_ast_msg()
443 mlog(0, "%s: res %.*s, to %u, type %d, blocked_type %d\n", dlm->name, in dlm_send_proxy_ast_msg()
445 blocked_type); in dlm_send_proxy_ast_msg()
450 past.blocked_type in dlm_send_proxy_ast_msg()
250 dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int blocked_type) dlm_do_local_bast() argument
433 dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int msg_type, int blocked_type, int flags) dlm_send_proxy_ast_msg() argument
[all...]
H A Ddlmcommon.h630 u8 blocked_type; member
917 int blocked_type);
922 int blocked_type, int flags);
926 int blocked_type) in dlm_send_proxy_bast()
929 blocked_type, 0); in dlm_send_proxy_bast()
923 dlm_send_proxy_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int blocked_type) dlm_send_proxy_bast() argument
H A Ddlmrecovery.c74 static void dlm_reco_bast(void *astdata, int blocked_type);
2531 static void dlm_reco_bast(void *astdata, int blocked_type) in dlm_reco_bast() argument
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmast.c239 struct dlm_lock *lock, int blocked_type) in dlm_do_local_bast()
249 blocked_type); in dlm_do_local_bast()
251 (*fn)(lock->astdata, blocked_type); in dlm_do_local_bast()
303 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler()
409 dlm_do_local_bast(dlm, res, lock, past->blocked_type); in dlm_proxy_ast_handler()
423 int blocked_type, int flags) in dlm_send_proxy_ast_msg()
431 mlog(0, "%s: res %.*s, to %u, type %d, blocked_type %d\n", dlm->name, in dlm_send_proxy_ast_msg()
433 blocked_type); in dlm_send_proxy_ast_msg()
438 past.blocked_type in dlm_send_proxy_ast_msg()
238 dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int blocked_type) dlm_do_local_bast() argument
421 dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int msg_type, int blocked_type, int flags) dlm_send_proxy_ast_msg() argument
[all...]
H A Ddlmcommon.h625 u8 blocked_type; member
911 int blocked_type);
916 int blocked_type, int flags);
920 int blocked_type) in dlm_send_proxy_bast()
923 blocked_type, 0); in dlm_send_proxy_bast()
917 dlm_send_proxy_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int blocked_type) dlm_send_proxy_bast() argument
H A Ddlmrecovery.c72 static void dlm_reco_bast(void *astdata, int blocked_type);
2522 static void dlm_reco_bast(void *astdata, int blocked_type) in dlm_reco_bast() argument

Completed in 12 milliseconds