Home
last modified time | relevance | path

Searched refs:dlm_request_all_locks_worker (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmrecovery.c91 static void dlm_request_all_locks_worker(struct dlm_work_item *item,
875 dlm_init_work_item(dlm, item, dlm_request_all_locks_worker, buf); in dlm_request_all_locks_handler()
887 static void dlm_request_all_locks_worker(struct dlm_work_item *item, void *data) in dlm_request_all_locks_worker() function