Searched refs:SYNC_FILE (Results 1 – 1 of 1) sorted by relevance
189 #define SYNC_FILE 0x002 /* do fsync on file after printing */ macro1392 flags = ISKERNEL | SYNC_FILE; /* fsync after write */ in printsys()1866 } else if ((flags & SYNC_FILE) && (f->f_flags & FFLAG_SYNC)) { in fprintlog_write()