Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlowcomms.c84 #define CF_IO_STOP 4 macro
216 if (!test_bit(CF_IO_STOP, &con->flags) && in lowcomms_queue_swork()
228 if (!test_bit(CF_IO_STOP, &con->flags) && in lowcomms_queue_rwork()
726 clear_bit(CF_IO_STOP, &con->othercon->flags); in allow_connection_io()
727 clear_bit(CF_IO_STOP, &con->flags); in allow_connection_io()
736 set_bit(CF_IO_STOP, &con->flags); in stop_connection_io()