Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmapi.h178 typedef void (dlm_astunlockfunc_t)(void *, enum dlm_status); typedef
193 dlm_astunlockfunc_t *unlockast,
Ddlmunlock.c603 int flags, dlm_astunlockfunc_t *unlockast, void *data) in dlmunlock()