Searched refs:mydisk (Results 1 – 3 of 3) sorted by relevance
60 …-drive if=none,file=disk.img,id=mydisk -device ich9-ahci,id=ahci -device ide-drive,drive=mydisk,bu…66 -drive if=none,file=disk.img,id=mydisk -device nvme,drive=mydisk,serial=foo
3455 enum drbd_disk_state mydisk; in drbd_sync_handshake() local3459 mydisk = device->state.disk; in drbd_sync_handshake()3460 if (mydisk == D_NEGOTIATING) in drbd_sync_handshake()3461 mydisk = device->new_state_tmp.disk; in drbd_sync_handshake()3493 if ((mydisk == D_INCONSISTENT && peer_disk > D_INCONSISTENT) || in drbd_sync_handshake()3494 (peer_disk == D_INCONSISTENT && mydisk > D_INCONSISTENT)) { in drbd_sync_handshake()3496 hg = mydisk > D_INCONSISTENT ? 1 : -1; in drbd_sync_handshake()3563 if (hg > 0 && mydisk <= D_INCONSISTENT) { in drbd_sync_handshake()
439 "filename": "/tmp/mydisk.qcow2" } }