Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h51 int has_noatime = 0; in mounted_noatime() local
70 has_noatime = hasmntopt(mnt, "noatime") != NULL; in mounted_noatime()
74 return has_noatime; in mounted_noatime()