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

/linux-master/arch/sparc/include/uapi/asm/
H A Dfcntl.h10 #define O_DSYNC 0x2000 /* used to be O_SYNC, see below */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dfcntl.h13 #define O_DSYNC 001000000 macro
/linux-master/arch/mips/include/uapi/asm/
H A Dfcntl.h15 #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dfcntl.h12 #define O_DSYNC 040000 /* used to be O_SYNC, see below */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h42 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h42 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ macro

Completed in 215 milliseconds