Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h47 int mounted_noatime(const char *path) in mounted_noatime() function
77 int mounted_noatime(const char *path) in mounted_noatime() function
89 int mounted_noatime(const char *path LTP_ATTRIBUTE_UNUSED) in mounted_noatime() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D13-1.c49 if (mounted_noatime("/tmp") == 1) { in main()