Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmdomain.h28 static inline int dlm_shutting_down(struct dlm_ctxt *dlm) in dlm_shutting_down() function
Ddlmthread.c700 dlm_run_purge_list(dlm, dlm_shutting_down(dlm)); in dlm_thread()