Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h189 struct dlm_work_item;
191 typedef void (dlm_workfunc_t)(struct dlm_work_item *, void *);
220 struct dlm_work_item struct
235 struct dlm_work_item *i, in dlm_init_work_item() argument
H A Ddlmrecovery.c74 static void dlm_request_all_locks_worker(struct dlm_work_item *item,
76 static void dlm_mig_lockres_worker(struct dlm_work_item *item, void *data);
133 struct dlm_work_item *item, *next; in dlm_dispatch_work()
817 struct dlm_work_item *item = NULL; in dlm_request_all_locks_handler()
861 static void dlm_request_all_locks_worker(struct dlm_work_item *item, void *data) in dlm_request_all_locks_worker()
1353 struct dlm_work_item *item = NULL; in dlm_mig_lockres_handler()
1531 static void dlm_mig_lockres_worker(struct dlm_work_item *item, void *data) in dlm_mig_lockres_worker()