Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dnbd-netlink.h61 NBD_DEVICE_CONNECTED, enumerator
/linux-6.12.1/drivers/block/
Dnbd.c1970 [NBD_DEVICE_CONNECTED] = { .type = NLA_U8 },
2428 ret = nla_put_u8(reply, NBD_DEVICE_CONNECTED, in populate_nbd_status()