Searched defs:O_DSYNC (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Dfcntl.h9 #define O_DSYNC 0x2000 /* used to be O_SYNC, see below */ macro
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dfcntl.h14 #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */ macro
/linux-4.1.27/arch/parisc/include/uapi/asm/
H A Dfcntl.h13 #define O_DSYNC 001000000 /* HPUX only */ macro
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dfcntl.h11 #define O_DSYNC 040000 /* used to be O_SYNC, see below */ macro
/linux-4.1.27/include/uapi/asm-generic/
H A Dfcntl.h41 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ macro

Completed in 144 milliseconds