Searched refs:ST_NODIRATIME (Results 1 – 16 of 16) sorted by relevance
62 #if defined(ST_NODIRATIME) || (defined(HAVE_DECL_ST_NODIRATIME) && HAVE_DECL_ST_NODIRATIME)64 static_assert((ST_NODIRATIME) == (0x0800), "ST_NODIRATIME != 0x0800");67 # define ST_NODIRATIME 0x080095 XLAT(ST_NODIRATIME),
9 ST_NODIRATIME 0x0800
127 ST_NOEXEC | ST_NOATIME | ST_NODIRATIME | ST_RELATIME | \ in read_mnt_flags()142 if (stat.f_flag & ST_NODIRATIME) in read_mnt_flags()
1279 ST_NODIRATIME = 0x800 const
1254 ST_NODIRATIME = 0x800 const
1248 ST_NODIRATIME = 0x800 const
1273 ST_NODIRATIME = 0x800 const
1262 ST_NODIRATIME = 0x800 const
1243 ST_NODIRATIME = 0x800 const
1252 ST_NODIRATIME = 0x800 const
13118 #ifdef ST_NODIRATIME in all_ins()13119 if (PyModule_AddIntMacro(m, ST_NODIRATIME)) return -1; in all_ins()
2583 (do not update access times), :const:`ST_NODIRATIME` (do not update directory access2599 :const:`ST_IMMUTABLE`, :const:`ST_NOATIME`, :const:`ST_NODIRATIME`,