Searched refs:actor_offset (Results 1 – 1 of 1) sorted by relevance
42 int actor_offset = 0; in copy_bio_to_actor() local52 PAGE_SIZE - actor_offset); in copy_bio_to_actor()57 memcpy(actor_addr + actor_offset, bvec_virt(bvec) + in copy_bio_to_actor()60 actor_offset += bytes_to_copy; in copy_bio_to_actor()64 if (actor_offset >= PAGE_SIZE) { in copy_bio_to_actor()68 actor_offset = 0; in copy_bio_to_actor()