Searched refs:virtio_blk_outhdr (Results 1 – 3 of 3) sorted by relevance
168 struct virtio_blk_outhdr { struct
1082 if (le32toh(desc->len) != sizeof(struct virtio_blk_outhdr)) { in header_error_check()1101 read_header(int fd, struct virtio_blk_outhdr *hdr, __u32 desc_idx) in read_header()1170 struct virtio_blk_outhdr hdr; in virtio_block()
64 struct virtio_blk_outhdr out_hdr;