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