copy_bytes
static inline int INIT copy_bytes(struct writer *wr,
static int copy_bytes(struct perf_inject *inject, struct perf_data *data, off_t size)
static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len)