Searched refs:must_flush (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dwfileops.c795 int must_flush = 0; variable
817 must_flush = 1;
851 if (must_flush
H A Dfileops.c1294 int must_flush = 0; local
1316 must_flush = 1;
1347 if (to_do + must_flush > 0)

Completed in 85 milliseconds