Searched refs:dlm_do_local_ast (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmast.c | 208 void dlm_do_local_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_ast() function 419 dlm_do_local_ast(dlm, res, lock); in dlm_proxy_ast_handler()
|
H A D | dlmthread.c | 604 dlm_do_local_ast(dlm, res, lock); in dlm_flush_asts()
|
H A D | dlmcommon.h | 908 void dlm_do_local_ast(struct dlm_ctxt *dlm,
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmast.c | 196 void dlm_do_local_ast(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_do_local_ast() function 407 dlm_do_local_ast(dlm, res, lock); in dlm_proxy_ast_handler()
|
H A D | dlmcommon.h | 902 void dlm_do_local_ast(struct dlm_ctxt *dlm,
|
H A D | dlmthread.c | 602 dlm_do_local_ast(dlm, res, lock); in dlm_flush_asts()
|
Completed in 8 milliseconds