Home
last modified time | relevance | path

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

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