Home
last modified time | relevance | path

Searched defs:do_fsync (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/other/
Dfsync.c23 static void do_fsync(int fd, char *name) in do_fsync() function
/third_party/glib/glib/
Dgfileutils.c1036 gboolean do_fsync, in rename_file()
1149 gboolean do_fsync, in write_to_file()
1353 gboolean do_fsync; in g_file_set_contents_full() local
1437 gboolean do_fsync; in g_file_set_contents_full() local
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c157 static void do_fsync(int argc, char **argv, const struct cmd_desc *cmd) in do_fsync() function
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c764 static void do_fsync(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_fsync() function