Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dnbd.c83 #define NBD_RT_HAS_CONFIG_REF 4 macro
1477 if (test_and_clear_bit(NBD_RT_HAS_CONFIG_REF, in nbd_clear_sock_ioctl()
2144 set_bit(NBD_RT_HAS_CONFIG_REF, &config->runtime_flags); in nbd_genl_connect()
2170 if (test_and_clear_bit(NBD_RT_HAS_CONFIG_REF, in nbd_disconnect_and_put()