Searched refs:log_half (Results 1 – 1 of 1) sorted by relevance
366 unsigned int log_half = LOG_ENT_SIZE / 2; in __btt_log_write() local373 ret = arena_write_bytes(arena, ns_off, src, log_half, flags); in __btt_log_write()377 ns_off += log_half; in __btt_log_write()378 src += log_half; in __btt_log_write()379 return arena_write_bytes(arena, ns_off, src, log_half, flags); in __btt_log_write()