Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/dlm/
H A Dast.h24 void dlm_callback_stop(struct dlm_ls *ls);
H A Dlockspace.c663 dlm_callback_stop(ls); in new_lockspace()
791 dlm_callback_stop(ls); in release_lockspace()
H A Dast.c279 void dlm_callback_stop(struct dlm_ls *ls) in dlm_callback_stop() function