Searched refs:sparse_file_add_fill (Results 1 – 3 of 3) sorted by relevance
90 int sparse_file_add_fill(struct sparse_file *s,
157 ret = sparse_file_add_fill(s, fill_val, len, block); in process_fill_chunk()393 sparse_file_add_fill(s, buf[0], to_read, block); in sparse_file_read_normal()
61 int sparse_file_add_fill(struct sparse_file *s, in sparse_file_add_fill() function