Searched refs:actor_offset (Results 1 – 1 of 1) sorted by relevance
41 int actor_offset = 0; in copy_bio_to_actor() local48 PAGE_SIZE - actor_offset); in copy_bio_to_actor()52 memcpy(actor_addr + actor_offset, in copy_bio_to_actor()56 actor_offset += bytes_to_copy; in copy_bio_to_actor()60 if (actor_offset >= PAGE_SIZE) { in copy_bio_to_actor()64 actor_offset = 0; in copy_bio_to_actor()