Searched refs:cur_log_size (Results 1 – 1 of 1) sorted by relevance
37 static uint32_t cur_log_size; variable114 cur_log_size = st.st_size; in probe_disk_log_file()192 cur_log_size += write_cnt; in write_to_disk()193 if (cur_log_size > LOG_SIZE_LIMIT) { in write_to_disk()211 cur_log_size = 0; in write_to_disk()
Completed in 4 milliseconds