Searched refs:write_fd_chunk (Results 1 – 3 of 3) sorted by relevance
34 int write_fd_chunk(struct output_file *out, unsigned int len,
695 int write_fd_chunk(struct output_file *out, unsigned int len, in write_fd_chunk() function756 ret = write_fd_chunk(out, len, file_fd, offset); in write_file_chunk()
116 write_fd_chunk(out, backed_block_len(bb), in sparse_file_write_block()