Searched defs:sparse_block (Results 1 – 2 of 2) sorted by relevance
48 struct sparse_block { struct49 struct sparse_block *next; argument62 struct sparse_block *sparse_list; argument
113 struct sparse_block { struct114 struct sparse_block *next; argument115 int64_t offset;116 int64_t remaining;117 int hole;