Home
last modified time | relevance | path

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

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