Searched refs:virtio_blk_outhdr (Results 1 – 3 of 3) sorted by relevance
127 struct virtio_blk_outhdr { struct
1093 if (le32toh(desc->len) != sizeof(struct virtio_blk_outhdr)) { in header_error_check()1112 read_header(int fd, struct virtio_blk_outhdr *hdr, __u32 desc_idx) in read_header()1181 struct virtio_blk_outhdr hdr; in virtio_block()
62 struct virtio_blk_outhdr out_hdr;