Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdomain.h28 static inline int dlm_shutting_down(struct dlm_ctxt *dlm) in dlm_shutting_down() function
H A Ddlmthread.c697 dlm_run_purge_list(dlm, dlm_shutting_down(dlm)); in dlm_thread()