Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmrecovery.c76 static void dlm_request_all_locks_worker(struct dlm_work_item *item,
860 dlm_init_work_item(dlm, item, dlm_request_all_locks_worker, buf); in dlm_request_all_locks_handler()
872 static void dlm_request_all_locks_worker(struct dlm_work_item *item, void *data) in dlm_request_all_locks_worker() function