Searched refs:os_sync_file (Results 1 – 3 of 3) sorted by relevance
154 extern int os_sync_file(int fd);
291 int os_sync_file(int fd) in os_sync_file() function
1483 req->error = map_error(-os_sync_file(req->fds[0])); in do_io()