Searched refs:ST_NODIRATIME (Results 1 – 4 of 4) sorted by relevance
42 #define ST_NODIRATIME 0x0800 /* do not update directory access times */ macro
127 ST_NOEXEC | ST_NOATIME | ST_NODIRATIME | ST_RELATIME | \ in read_mnt_flags()142 if (stat.f_flag & ST_NODIRATIME) in read_mnt_flags()
29 flags |= ST_NODIRATIME; in flags_by_mnt()
251 ST_NOATIME | ST_NODIRATIME | ST_RELATIME | in read_mnt_flags()266 if (stat.f_flag & ST_NODIRATIME) in read_mnt_flags()