Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.c81 #define CF_CLOSING 8 macro
793 bool closing = test_and_set_bit(CF_CLOSING, &con->flags); in close_connection()
841 clear_bit(CF_CLOSING, &con->flags); in close_connection()