Searched refs:ST_NOATIME (Results 1 – 9 of 9) sorted by relevance
38 #define ST_NOATIME 1024 macro
41 #define ST_NOATIME 1024 macro
15141 #ifdef ST_NOATIME in all_ins()15142 if (PyModule_AddIntMacro(m, ST_NOATIME)) return -1; in all_ins()
2876 (append-only file), :const:`ST_IMMUTABLE` (immutable file), :const:`ST_NOATIME`2893 :const:`ST_IMMUTABLE`, :const:`ST_NOATIME`, :const:`ST_NODIRATIME`,