Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h191 typedef void (dlm_workfunc_t)(struct dlm_work_item *, void *); typedef
223 dlm_workfunc_t *func;
236 dlm_workfunc_t *f, void *data) in dlm_init_work_item()