Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnbd-netlink.h60 NBD_DEVICE_CONNECTED, enumerator
/Linux-v4.19/drivers/block/
Dnbd.c1661 [NBD_DEVICE_CONNECTED] = { .type = NLA_U8 },
2059 ret = nla_put_u8(reply, NBD_DEVICE_CONNECTED, in populate_nbd_status()