Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmrecovery.c74 static void dlm_request_all_locks_worker(struct dlm_work_item *item,
851 dlm_init_work_item(dlm, item, dlm_request_all_locks_worker, buf); in dlm_request_all_locks_handler()
863 static void dlm_request_all_locks_worker(struct dlm_work_item *item, void *data) in dlm_request_all_locks_worker() function