Searched refs:total_off (Results 1 – 1 of 1) sorted by relevance
199 int total_off; in xb_write() local226 total_off = 0; in xb_write()228 while (total_off < len) { in xb_write()235 total_off += this_chunk; in xb_write()246 BUG_ON(total_off != len); in xb_write()
Completed in 3 milliseconds