Searched defs:fsync (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp130 void SQLiteDatabase::setFullsync(bool fsync) argument
132 if (fsync)
/external/qemu/
H A Dqemu-common.h103 #define fsync _commit macro
/external/kernel-headers/original/linux/
H A Dfs.h1051 * read, write, poll, fsync, readv, writev, unlocked_ioctl and compat_ioctl
1070 int (*fsync) (struct file *, struct dentry *, int datasync); member in struct:file_operations

Completed in 8124 milliseconds