Home
last modified time | relevance | path

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

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