O_DSYNC 12 arch/alpha/include/uapi/asm/fcntl.h #define O_DSYNC 040000 /* used to be O_SYNC, see below */ O_DSYNC 15 arch/mips/include/uapi/asm/fcntl.h #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */ O_DSYNC 14 arch/parisc/include/uapi/asm/fcntl.h #define O_DSYNC 001000000 /* HPUX only */ O_DSYNC 10 arch/sparc/include/uapi/asm/fcntl.h #define O_DSYNC 0x2000 /* used to be O_SYNC, see below */ O_DSYNC 42 include/uapi/asm-generic/fcntl.h #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ O_DSYNC 41 tools/include/uapi/asm-generic/fcntl.h #define O_DSYNC 00010000 /* used to be O_SYNC, see below */