Searched refs:fdatasync (Results 1 – 6 of 6) sorted by relevance
21 int fdatasync(int fd) in fdatasync() function
20 Select 'y' here and Zephyr will provide an implementation of fdatasync(), fsync(),25 https://pubs.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html
39 int fdatasync(int fd);
172 res = fdatasync(file); in test_file_fdatasync()
233 zassert_not_null(fdatasync); in ZTEST()
896 fdatasync(),yes