Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dnbd-netlink.h61 NBD_DEVICE_CONNECTED, enumerator
/Linux-v6.6/drivers/block/
Dnbd.c1898 [NBD_DEVICE_CONNECTED] = { .type = NLA_U8 },
2361 ret = nla_put_u8(reply, NBD_DEVICE_CONNECTED, in populate_nbd_status()