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