Searched defs:nbd_sock (Results 1 – 17 of 17) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 209 | 29 nbd_sock = file_path('nbd-sock', base_dir=iotests.sock_dir) variable
|
H A D | 299 | 29 nbd_sock = iotests.file_path('nbd.sock', base_dir=iotests.sock_dir) variable
|
H A D | 302 | 80 nbd_sock = file_path("nbd-sock", base_dir=iotests.sock_dir) variable
|
H A D | 277 | 31 nbd_sock = file_path('nbd-sock', base_dir=iotests.sock_dir) variable
|
H A D | 240 | 25 nbd_sock = iotests.file_path('nbd.sock', base_dir=iotests.sock_dir) variable
|
H A D | 264 | 29 nbd_sock = file_path('nbd-sock', base_dir=iotests.sock_dir) variable
|
H A D | 205 | 28 nbd_sock = os.path.join(iotests.sock_dir, 'nbd_sock') variable
|
H A D | 281 | 69 nbd_sock = os.path.join(iotests.sock_dir, 'nbd.sock') variable in TestNBDMirrorIOThread
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-reconnect-on-open | 30 nbd_sock = file_path('nbd-sock', base_dir=iotests.sock_dir) variable
|
H A D | parallels-read-bitmap | 26 nbd_sock = file_path('nbd-sock', base_dir=iotests.sock_dir) variable
|
H A D | block-status-cache | 32 nbd_sock = os.path.join(iotests.sock_dir, 'nbd.sock') variable
|
H A D | export-incoming-iothread | 35 nbd_sock = os.path.join(iotests.sock_dir, 'nbd.sock') variable
|
H A D | graph-changes-while-io | 30 nbd_sock = os.path.join(iotests.sock_dir, 'nbd.sock') variable
|
H A D | mirror-change-copy-mode | 33 nbd_sock = os.path.join(iotests.sock_dir, 'nbd.sock') variable
|
H A D | nbd-multiconn | 31 nbd_sock = os.path.join(iotests.sock_dir, 'nbd_sock') variable
|
H A D | vvfat | 31 nbd_sock = iotests.file_path("nbd.sock", base_dir=iotests.sock_dir) variable
|
/openbmc/linux/drivers/block/ |
H A D | nbd.c | 57 struct nbd_sock { struct 70 struct nbd_sock *nsock; argument
|