Searched refs:flush_needed (Results 1 – 4 of 4) sorted by relevance
57 bool flush_needed; member
868 if (action == LZMA_RUN && pair->flush_needed) in coder_normal()893 pair->flush_needed = false; in coder_normal()
799 .flush_needed = false, in io_open_src()1220 pair->flush_needed = true; in io_read()
9276 xz: Move flush_needed from mytime.h to file_pair struct in file_io.h.9337 xz: Move the setting of flush_needed in file_io.c to a nicer location.