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