Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdomain.h43 static inline int dlm_shutting_down(struct dlm_ctxt *dlm) in dlm_shutting_down() function
Ddlmthread.c715 dlm_run_purge_list(dlm, dlm_shutting_down(dlm)); in dlm_thread()