Home
last modified time | relevance | path

Searched defs:O_DSYNC (Results 1 – 4 of 4) sorted by relevance

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