Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dast.h23 void dlm_callback_stop(struct dlm_ls *ls);
H A Dlockspace.c601 dlm_callback_stop(ls); in __dlm_new_lockspace()
749 dlm_callback_stop(ls); in release_lockspace()
H A Dast.c217 void dlm_callback_stop(struct dlm_ls *ls) in dlm_callback_stop() function