Lines Matching refs:sparse
20 #include <sparse/sparse.h>
161 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse,
169 out = output_file_open_fd(fd, s->block_size, s->len, gz, sparse, chunks, crc);
181 int sparse_file_callback(struct sparse_file *s, bool sparse, bool crc,
190 sparse, chunks, crc);
209 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc)
217 s->block_size, s->len, false, sparse, chunks, crc);
246 * overhead is sparse file header, the potential end skip
276 * requested size, split the chunk. Results in sparse files that