Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync03.c59 static void test_fsync(unsigned int n) in test_fsync() function
84 .test = test_fsync,
/external/rust/crates/nix/test/sys/
Dtest_aio.rs110 fn test_fsync() { in test_fsync() function