Searched refs:dlm_do_local_bast (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmast.c | 250 void dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_bast() function 421 dlm_do_local_bast(dlm, res, lock, past->blocked_type); in dlm_proxy_ast_handler()
|
H A D | dlmthread.c | 656 dlm_do_local_bast(dlm, res, lock, hi); in dlm_flush_asts()
|
H A D | dlmcommon.h | 914 void dlm_do_local_bast(struct dlm_ctxt *dlm,
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmast.c | 238 void dlm_do_local_bast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_bast() function 409 dlm_do_local_bast(dlm, res, lock, past->blocked_type); in dlm_proxy_ast_handler()
|
H A D | dlmcommon.h | 908 void dlm_do_local_bast(struct dlm_ctxt *dlm,
|
H A D | dlmthread.c | 654 dlm_do_local_bast(dlm, res, lock, hi); in dlm_flush_asts()
|
Completed in 9 milliseconds