Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/uapi/asm/
Dfcntl.h10 #define O_DSYNC 0x2000 /* used to be O_SYNC, see below */ macro
/Linux-v4.19/arch/parisc/include/uapi/asm/
Dfcntl.h14 #define O_DSYNC 001000000 /* HPUX only */ macro
/Linux-v4.19/arch/alpha/include/uapi/asm/
Dfcntl.h12 #define O_DSYNC 040000 /* used to be O_SYNC, see below */ macro
/Linux-v4.19/arch/mips/include/uapi/asm/
Dfcntl.h15 #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */ macro
/Linux-v4.19/tools/include/uapi/asm-generic/
Dfcntl.h41 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ macro
/Linux-v4.19/include/uapi/asm-generic/
Dfcntl.h42 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ macro