Searched refs:thiscpy (Results 1 – 1 of 1) sorted by relevance
84 int tocpy, copied, thiscpy; in dmu_write_pages() local112 thiscpy = MIN(PAGESIZE, tocpy - copied); in dmu_write_pages()115 memcpy((char *)db->db_data + bufoff, va, thiscpy); in dmu_write_pages()