Home
last modified time | relevance | path

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

/Linux-v5.10/fs/dlm/
Dlowcomms.c80 #define CF_SHUTDOWN 9 macro
627 set_bit(CF_SHUTDOWN, &con->flags); in shutdown_connection()
636 !test_bit(CF_SHUTDOWN, &con->flags), in shutdown_connection()
648 clear_bit(CF_SHUTDOWN, &con->flags); in shutdown_connection()
760 clear_bit(CF_SHUTDOWN, &con->flags); in receive_from_sock()