Lines Matching refs:runtime_flags
83 unsigned long runtime_flags; member
236 return test_bit(NBD_DISCONNECTED, &config->runtime_flags) || in nbd_disconnected()
237 test_bit(NBD_DISCONNECT_REQUESTED, &config->runtime_flags); in nbd_disconnected()
256 &nbd->config->runtime_flags)) { in nbd_mark_nsock_dead()
258 &nbd->config->runtime_flags); in nbd_mark_nsock_dead()
330 if (test_and_set_bit(NBD_DISCONNECTED, &config->runtime_flags)) in sock_shutdown()
391 set_bit(NBD_TIMEDOUT, &config->runtime_flags); in nbd_xmit_timeout()
762 if (test_bit(NBD_DISCONNECTED, &config->runtime_flags)) in find_fallback()
803 if (test_bit(NBD_DISCONNECTED, &config->runtime_flags)) in wait_for_reconnect()
936 !test_bit(NBD_BOUND, &config->runtime_flags)) in nbd_add_socket()
941 test_bit(NBD_BOUND, &config->runtime_flags))) { in nbd_add_socket()
1020 clear_bit(NBD_DISCONNECTED, &config->runtime_flags); in nbd_reconnect_socket()
1091 set_bit(NBD_DISCONNECT_REQUESTED, &config->runtime_flags); in nbd_disconnect()
1111 &config->runtime_flags)) in nbd_config_put()
1164 set_bit(NBD_HAS_PID_FILE, &config->runtime_flags); in nbd_start_device()
1209 if (test_bit(NBD_DISCONNECT_REQUESTED, &config->runtime_flags)) in nbd_start_device_ioctl()
1211 if (test_bit(NBD_TIMEDOUT, &config->runtime_flags)) in nbd_start_device_ioctl()
1223 &nbd->config->runtime_flags)) in nbd_clear_sock_ioctl()
1304 if (!test_bit(NBD_BOUND, &config->runtime_flags) || in nbd_ioctl()
1375 if (test_bit(NBD_DISCONNECT_ON_CLOSE, &nbd->config->runtime_flags) && in nbd_release()
1749 set_bit(NBD_BOUND, &config->runtime_flags); in nbd_genl_connect()
1778 &config->runtime_flags); in nbd_genl_connect()
1783 &config->runtime_flags); in nbd_genl_connect()
1819 set_bit(NBD_HAS_CONFIG_REF, &config->runtime_flags); in nbd_genl_connect()
1836 &nbd->config->runtime_flags)) in nbd_disconnect_and_put()
1919 if (!test_bit(NBD_BOUND, &config->runtime_flags) || in nbd_genl_reconfigure()
1941 &config->runtime_flags)) in nbd_genl_reconfigure()
1945 &config->runtime_flags)) in nbd_genl_reconfigure()
1951 &config->runtime_flags); in nbd_genl_reconfigure()
1954 &config->runtime_flags); in nbd_genl_reconfigure()