Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.c85 #define CF_IO_STOP 4 macro
218 if (!test_bit(CF_IO_STOP, &con->flags) && in lowcomms_queue_swork()
230 if (!test_bit(CF_IO_STOP, &con->flags) && in lowcomms_queue_rwork()
729 clear_bit(CF_IO_STOP, &con->othercon->flags); in allow_connection_io()
730 clear_bit(CF_IO_STOP, &con->flags); in allow_connection_io()
739 set_bit(CF_IO_STOP, &con->flags); in stop_connection_io()