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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Ddlm_internal.h520 #define DLM_PROC_FLAGS_CLOSING 1 macro
H A Duser.c501 test_bit(DLM_PROC_FLAGS_CLOSING, &proc->flags))
608 set_bit(DLM_PROC_FLAGS_CLOSING, &proc->flags);
714 if (test_bit(DLM_PROC_FLAGS_CLOSING, &proc->flags))

Completed in 69 milliseconds