Home
last modified time | relevance | path

Searched refs:test_file (Results 1 – 2 of 2) sorted by relevance

/rt/
A Dtst-aio64.c64 test_file (const void *buf, size_t size, int fd, const char *msg) in test_file() function
170 result |= test_file (buf, sizeof (buf), fd, "aio_write"); in do_test()
211 result |= test_file (buf, sizeof (buf), fd, "lio_listio (write)"); in do_test()
237 result |= test_file (buf, sizeof (buf), fd, "aio_fsync (aio_write)"); in do_test()
A Dtst-aio.c63 test_file (const void *buf, size_t size, int fd, const char *msg) in test_file() function
169 result |= test_file (buf, sizeof (buf), fd, "aio_write"); in do_test()
210 result |= test_file (buf, sizeof (buf), fd, "lio_listio (write)"); in do_test()
236 result |= test_file (buf, sizeof (buf), fd, "aio_fsync (aio_write)"); in do_test()

Completed in 5 milliseconds