Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c50 static void test_noatime(void);
54 static void (*test_func[])(void) = { test_append, test_noatime, test_cloexec,
142 static void test_noatime(void) in test_noatime() function