Searched refs:start_bytes (Results 1 – 2 of 2) sorted by relevance
240 int start_bytes, left, copy; in prism2_io_debug_proc_read() local249 start_bytes = (PRISM2_IO_DEBUG_SIZE - head) * 4; in prism2_io_debug_proc_read()252 if (off < start_bytes) { in prism2_io_debug_proc_read()253 copy = start_bytes - off; in prism2_io_debug_proc_read()261 memcpy(page, ((u8 *) local->io_debug) + (off - start_bytes), in prism2_io_debug_proc_read()
394 int start_bytes; in get_num_ver() local444 start_bytes = ((from_bytes != -1) ? from_bytes : 0); in get_num_ver()471 op_part_size(vi, 0 /*from start */ , start_bytes); in get_num_ver()481 start_bytes = 0; in get_num_ver()515 op_check_left(vi, free_space, start_bytes, in get_num_ver()528 start_bytes += units; in get_num_ver()