Lines Matching full:boffset
1398 uint64_t boffset;1406 boffset = io_u->offset;1415 offset = (io_u->start_time.tv_usec ^ boffset) & 511;1419 memcpy(p + offset, &boffset, sizeof(boffset));1424 boffset += 512;