Searched refs:fsync (Results 1 – 18 of 18) sorted by relevance
10 fsync(dev->fds[i]); in backing_file_tgt_deinit()
176 } else if (fsync(fd)) { in test_cachestat()
82 72 n64 fsync sys_fsync
384 int fsync(int fd) in fsync() function
106 82 common fsync sys_fsync
133 118 common fsync sys_fsync
128 118 common fsync sys_fsync
86 74 common fsync sys_fsync
133 118 i386 fsync sys_fsync
37 26 common fsync sys_fsync
707 EXPECT_EQ(fsync(dfd), 0); in TEST_F()710 EXPECT_EQ(fsync(fd), 0); in TEST_F()
104 95 common fsync sys_fsync
135 118 common fsync sys_fsync
132 118 common fsync sys_fsync
122 95 common fsync sys_fsync
157 118 common fsync sys_fsync
110 118 common fsync sys_fsync sys_fsync
474 fsync(fd); in chunked_sendfile()
Completed in 20 milliseconds