Lines Matching refs:sync_fd
588 dev->sync_fd = -1; in virtio_init()
671 dev->sync_fd = -1; in virtio_init()
976 dev->sync_fd = -1; in vionet_restore()
1027 dev->sync_fd = -1; in vioblk_restore()
1185 sz = atomicio(read, dev->sync_fd, &temp, sizeof(temp)); in vionet_dump()
1196 temp.sync_fd = -1; in vionet_dump()
1244 sz = atomicio(read, dev->sync_fd, &temp, sizeof(temp)); in vioblk_dump()
1254 temp.sync_fd = -1; in vioblk_dump()
1399 dev->sync_fd = sync_fds[1]; in virtio_dev_launch()
1465 dev->sync_fd = sync_fds[0]; in virtio_dev_launch()
1810 close_fd(dev->sync_fd); in virtio_dev_closefds()
1811 dev->sync_fd = -1; in virtio_dev_closefds()