Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DOsConstants.java490 public static final int ST_NOATIME = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp547 initConstant(env, c, "ST_NOATIME", ST_NOATIME); in OsConstants_initConstants()