Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
H A Dlowcomms.c79 #define CF_CLOSING 8 macro
582 bool closing = test_and_set_bit(CF_CLOSING, &con->flags); in close_connection()
607 clear_bit(CF_CLOSING, &con->flags); in close_connection()

Completed in 3 milliseconds