Home
last modified time | relevance | path

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

/Linux-v5.15/fs/dlm/
Dlowcomms.c79 #define CF_SHUTDOWN 9 macro
843 set_bit(CF_SHUTDOWN, &con->flags); in shutdown_connection()
852 !test_bit(CF_SHUTDOWN, &con->flags), in shutdown_connection()
864 clear_bit(CF_SHUTDOWN, &con->flags); in shutdown_connection()
974 clear_bit(CF_SHUTDOWN, &con->flags); in receive_from_sock()
1446 clear_bit(CF_SHUTDOWN, &con->flags); in send_to_sock()