Searched refs:ST_NODIRATIME (Results 1 – 3 of 3) sorted by relevance
41 #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()