Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dnbd-netlink.h61 NBD_DEVICE_CONNECTED, enumerator
/Linux-v5.15/drivers/block/
Dnbd.c1828 [NBD_DEVICE_CONNECTED] = { .type = NLA_U8 },
2282 ret = nla_put_u8(reply, NBD_DEVICE_CONNECTED, in populate_nbd_status()