Home
last modified time | relevance | path

Searched refs:fdatasync (Results 1 – 24 of 24) sorted by relevance

/external/vboot_reference/scripts/image_signing/
Dstrip_boot_from_image.sh36 ( sudo dd if=/dev/zero of="${rootfs}/filler" bs=4096 conv=fdatasync \
/external/fio/
Dconfigure756 fdatasync="no"
762 return fdatasync(0);
766 fdatasync="yes"
768 echo "fdatasync $fdatasync"
1448 if test "$fdatasync" = "yes" ; then
Dioengines.c554 ret = fdatasync(io_u->file->fd); in do_io_u_sync()
DHOWTO850 fdatasync=int Like fsync= but uses fdatasync() to only sync data and not
852 In FreeBSD and Windows there is no fdatasync(), this falls back to
1985 datasync fdatasync() the file
/external/sqlite/dist/
DAndroid.mk35 -Dfdatasync=fdatasync \
Dsqlite3.c28865 #if !defined(fdatasync) && !HAVE_FDATASYNC
28866 # define fdatasync fsync
28959 rc = fdatasync(fd);
/external/bison/lib/
Dunistd.in.h534 _GL_FUNCDECL_SYS (fdatasync, int, (int fd));
536 _GL_CXXALIAS_SYS (fdatasync, int, (int fd));
537 _GL_CXXALIASWARN (fdatasync);
539 # undef fdatasync
541 _GL_WARN_ON_USE (fdatasync, "fdatasync is unportable - "
/external/bison/linux-lib/
Dunistd.h846 _GL_FUNCDECL_SYS (fdatasync, int, (int fd));
848 _GL_CXXALIAS_SYS (fdatasync, int, (int fd));
849 _GL_CXXALIASWARN (fdatasync);
851 # undef fdatasync
853 _GL_WARN_ON_USE (fdatasync, "fdatasync is unportable - "
/external/bison/darwin-lib/
Dunistd.h846 _GL_FUNCDECL_SYS (fdatasync, int, (int fd));
848 _GL_CXXALIAS_SYS (fdatasync, int, (int fd));
849 _GL_CXXALIASWARN (fdatasync);
851 # undef fdatasync
853 _GL_WARN_ON_USE (fdatasync, "fdatasync is unportable - "
/external/fio/os/
Dos-mac.h169 extern int fdatasync(int fd);
Dos-windows.h105 int fdatasync(int fildes);
/external/fio/engines/
Dsolarisaio.c130 if (fdatasync(f->fd) < 0) in fio_solarisaio_queue()
/external/ltrace/etc/
Dsyscalls.conf51 int fdatasync(int);
/external/bison/m4/
Dunistd_h.m445 fdatasync fsync ftruncate getcwd getdomainname getdtablesize getgroups
/external/fio/os/windows/
Dposix.c681 int fdatasync(int fildes) in fdatasync() function
/external/e2fsprogs/lib/
Dconfig.h.in115 /* Define to 1 if you have the `fdatasync' function. */
/external/e2fsprogs/
Dconfigure.in1031 fdatasync
Dconfigure11044 …ace blkid_probe_get_topology chflags fallocate fallocate64 fchown fdatasync fstat64 ftrunc…
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc768 PRE_SYSCALL(fdatasync)(long fd) {}
770 POST_SYSCALL(fdatasync)(long res, long fd) {}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1676 fun:fdatasync=uninstrumented
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.stderr.exp1766 Syscall param fdatasync(fd) contains uninitialised byte(s)
/external/strace/
DChangeLog-CVS4717 + add support for quotactl, fdatasync, mlock, mlockall, munlockall & acct
/external/sqlite/dist/orig/
Dsqlite3.c28847 #if !defined(fdatasync) && !HAVE_FDATASYNC
28848 # define fdatasync fsync
28941 rc = fdatasync(fd);
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym955 PUBLIC d4780 0 fdatasync