Searched refs:dlm_wait_for_node_recovery (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 850 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout);
|
H A D | dlmrecovery.c | 364 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_recovery() function
|
H A D | dlmmaster.c | 928 dlm_wait_for_node_recovery(dlm, bit, 10000); in dlm_get_lock_resource()
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 845 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout);
|
H A D | dlmrecovery.c | 355 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_recovery() function
|
H A D | dlmmaster.c | 926 dlm_wait_for_node_recovery(dlm, bit, 10000); in dlm_get_lock_resource()
|
Completed in 20 milliseconds