Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmrecovery.c78 static void dlm_mig_lockres_worker(struct dlm_work_item *item, void *data);
1517 dlm_init_work_item(dlm, item, dlm_mig_lockres_worker, buf); in dlm_mig_lockres_handler()
1542 static void dlm_mig_lockres_worker(struct dlm_work_item *item, void *data) in dlm_mig_lockres_worker() function