Home
last modified time | relevance | path

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

/include/uapi/asm-generic/
A Dfcntl.h40 #ifndef O_DSYNC
41 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */ macro
80 #define O_SYNC (__O_SYNC|O_DSYNC)
/include/linux/
A Dfcntl.h11 O_APPEND | O_NDELAY | O_NONBLOCK | __O_SYNC | O_DSYNC | \
A Dfs.h3792 if (file->f_flags & O_DSYNC) in iocb_flags()
/include/trace/misc/
A Dfs.h34 { O_DSYNC, "O_DSYNC" }, \

Completed in 39 milliseconds