Searched refs:DLM_PROC_FLAGS_CLOSING (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/dlm/
H A Duser.c585 (proc && test_bit(DLM_PROC_FLAGS_CLOSING, &proc->flags))) {
692 set_bit(DLM_PROC_FLAGS_CLOSING, &proc->flags);
832 if (test_bit(DLM_PROC_FLAGS_CLOSING, &proc->flags))
H A Ddlm_internal.h707 #define DLM_PROC_FLAGS_CLOSING 1 macro

Completed in 107 milliseconds