Searched defs:sparse_file (Results 1 – 1 of 1) sorted by relevance
26 struct sparse_file { struct27 unsigned int block_size;28 int64_t len;29 bool verbose;31 struct backed_block_list* backed_block_list;32 struct output_file* out;