Home
last modified time | relevance | path

Searched refs:__O_SYNC (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/arch/parisc/include/uapi/asm/
Dfcntl.h9 #define __O_SYNC 000100000 macro
10 #define O_SYNC (__O_SYNC|O_DSYNC)
/Linux-v5.15/arch/alpha/include/uapi/asm/
Dfcntl.h32 #define __O_SYNC 020000000 macro
33 #define O_SYNC (__O_SYNC|O_DSYNC)
/Linux-v5.15/arch/sparc/include/uapi/asm/
Dfcntl.h35 #define __O_SYNC 0x800000 macro
36 #define O_SYNC (__O_SYNC|O_DSYNC)
/Linux-v5.15/arch/mips/include/uapi/asm/
Dfcntl.h36 #define __O_SYNC 0x4000 macro
37 #define O_SYNC (__O_SYNC|O_DSYNC)
/Linux-v5.15/include/uapi/asm-generic/
Dfcntl.h80 #define __O_SYNC 04000000 macro
81 #define O_SYNC (__O_SYNC|O_DSYNC)
/Linux-v5.15/tools/include/uapi/asm-generic/
Dfcntl.h79 #define __O_SYNC 04000000 macro
80 #define O_SYNC (__O_SYNC|O_DSYNC)
/Linux-v5.15/include/linux/
Dfcntl.h11 O_APPEND | O_NDELAY | O_NONBLOCK | __O_SYNC | O_DSYNC | \
Dfs.h3479 if (file->f_flags & __O_SYNC) in iocb_flags()
/Linux-v5.15/fs/btrfs/
Dreflink.c850 if (file->f_flags & (__O_SYNC | O_DSYNC)) in file_sync_write()
/Linux-v5.15/fs/xfs/
Dxfs_file.c1127 if (filp->f_flags & (__O_SYNC | O_DSYNC)) in xfs_file_sync_writes()
/Linux-v5.15/fs/
Dopen.c1075 if (flags & __O_SYNC) in build_open_flags()
/Linux-v5.15/fs/gfs2/
Dfile.c1150 (file->f_flags & __O_SYNC) ? 0 : 1); in __gfs2_fallocate()
/Linux-v5.15/fs/notify/fanotify/
Dfanotify_user.c102 __O_SYNC | O_DSYNC | O_CLOEXEC | \
/Linux-v5.15/Documentation/process/
Dadding-syscalls.rst567 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
/Linux-v5.15/Documentation/translations/it_IT/process/
Dadding-syscalls.rst633 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc