Searched refs:rwc_pwrite (Results 1 – 1 of 1) sorted by relevance
54 rwc_pwrite(int fd, const void *buf, size_t nbytes, off_t offset) in rwc_pwrite() function114 rwc_pwrite(fd, buf, BLOCKSZ, j * BLOCKSZ); in sequential_writes()126 rwc_pwrite(fd, buf, BLOCKSZ, (lrand48() % nblocks) * BLOCKSZ); in random_writes()