diff options
| author | Pimyn Girgis <bemenboshra2001@gmail.com> | 2024-08-28 09:48:39 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-09-03 08:45:44 +0000 |
| commit | 476454e5b89573b26d50062b06962946c12689f3 (patch) | |
| tree | 35f15fe0b3ff298ebddc27603fcc1fd7f766bb90 /sys/linux/dev_nbd.txt.const | |
| parent | b1df3115feca4b02661cb4a2fa45f0d5e37d35c0 (diff) | |
sys/linux: result of running syz-declextract
Added the result of running syz-declextract. Added auto-manual.txt containing necessary manually written descriptions.
Diffstat (limited to 'sys/linux/dev_nbd.txt.const')
| -rw-r--r-- | sys/linux/dev_nbd.txt.const | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/linux/dev_nbd.txt.const b/sys/linux/dev_nbd.txt.const index aede65bad..86dcb38d0 100644 --- a/sys/linux/dev_nbd.txt.const +++ b/sys/linux/dev_nbd.txt.const @@ -1,23 +1,14 @@ # Code generated by syz-sysgen. DO NOT EDIT. arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x AF_UNIX = 1 -NBD_ATTR_BACKEND_IDENTIFIER = 10 -NBD_ATTR_BLOCK_SIZE_BYTES = 3 NBD_ATTR_CLIENT_FLAGS = 6 -NBD_ATTR_DEAD_CONN_TIMEOUT = 8 NBD_ATTR_INDEX = 1 NBD_ATTR_SERVER_FLAGS = 5 -NBD_ATTR_SIZE_BYTES = 2 NBD_ATTR_SOCKETS = 7 -NBD_ATTR_TIMEOUT = 4 NBD_CFLAG_DESTROY_ON_DISCONNECT = 1 NBD_CFLAG_DISCONNECT_ON_CLOSE = 2 NBD_CLEAR_QUE = 43781, mips64le:ppc64le:536914693 NBD_CLEAR_SOCK = 43780, mips64le:ppc64le:536914692 -NBD_CMD_CONNECT = 1 -NBD_CMD_DISCONNECT = 2 -NBD_CMD_RECONFIGURE = 3 -NBD_CMD_STATUS = 5 NBD_DISCONNECT = 43784, mips64le:ppc64le:536914696 NBD_DO_IT = 43779, mips64le:ppc64le:536914691 NBD_FLAG_CAN_MULTI_CONN = 256 |
