Lines Matching defs:virtiovf_data_buffer
26 struct virtiovf_data_buffer { struct
27 struct sg_append_table table;
28 loff_t start_pos;
29 u64 length;
30 u64 allocated_length;
31 struct list_head buf_elm;
32 u8 include_header_object:1;
33 struct virtiovf_migration_file *migf;
35 struct scatterlist *last_offset_sg;
36 unsigned int sg_last_entry;
37 unsigned long last_offset;