Searched refs:dlm_wait_for_node_death (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmconvert.c | 410 dlm_wait_for_node_death(dlm, res->owner, in dlm_send_remote_convert_request()
|
H A D | dlmlock.c | 706 dlm_wait_for_node_death(dlm, res->owner, in dlmlock()
|
H A D | dlmcommon.h | 849 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout);
|
H A D | dlmrecovery.c | 347 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_death() function
|
H A D | dlmmaster.c | 2665 dlm_wait_for_node_death(dlm, target, in dlm_migrate_lockres()
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmconvert.c | 408 dlm_wait_for_node_death(dlm, res->owner, in dlm_send_remote_convert_request()
|
H A D | dlmlock.c | 704 dlm_wait_for_node_death(dlm, res->owner, in dlmlock()
|
H A D | dlmcommon.h | 844 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout);
|
H A D | dlmrecovery.c | 338 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_death() function
|
H A D | dlmmaster.c | 2663 dlm_wait_for_node_death(dlm, target, in dlm_migrate_lockres()
|
Completed in 22 milliseconds