__O_SYNC 2276 include/linux/fs.h (file->f_flags & __O_SYNC) ? 0 : 1); __O_SYNC 80 include/uapi/asm-generic/fcntl.h #define O_SYNC (__O_SYNC|O_DSYNC)