Searched refs:sparse_file_add_fill (Results 1 - 4 of 4) sorted by relevance

/system/core/libsparse/include/sparse/
H A Dsparse.h72 * sparse_file_add_fill - associate a fill chunk with a sparse file
86 int sparse_file_add_fill(struct sparse_file *s,
/system/core/libsparse/
H A Dsparse_read.c155 ret = sparse_file_add_fill(s, fill_val, len, block);
397 sparse_file_add_fill(s, buf[0], to_read, block);
H A Dsparse.c60 int sparse_file_add_fill(struct sparse_file *s, function
/system/extras/ext4_utils/
H A Dallocate.c174 sparse_file_add_fill(info.sparse_file, 0,

Completed in 70 milliseconds