SYNC_FILE
flags = ISKERNEL | SYNC_FILE; /* fsync after write */
} else if ((flags & SYNC_FILE) && (f->f_flags & FFLAG_SYNC)) {