Searched refs:ST_NODIRATIME (Results 1 – 3 of 3) 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()
241 ST_NOATIME | ST_NODIRATIME | ST_RELATIME | in read_mnt_flags()256 if (stat.f_flag & ST_NODIRATIME) in read_mnt_flags()