Lines Matching refs:ST_NOATIME
13115 #ifdef ST_NOATIME13116 if (PyModule_AddIntMacro(m, ST_NOATIME)) return -1;13117 #endif /* ST_NOATIME */