Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.c86 #define CF_EOF 13 macro
839 clear_bit(CF_EOF, &con->flags); in close_connection()
982 set_bit(CF_EOF, &con->flags); in receive_from_sock()
1468 if (test_and_clear_bit(CF_EOF, &con->flags)) { in send_to_sock()