Searched refs:ST_NOATIME (Results 1 – 3 of 3) sorted by relevance
40 #define ST_NOATIME 0x0400 /* do not update access times */ macro
127 ST_NOEXEC | ST_NOATIME | ST_NODIRATIME | ST_RELATIME | \ in read_mnt_flags()140 if (stat.f_flag & ST_NOATIME) in read_mnt_flags()
27 flags |= ST_NOATIME; in flags_by_mnt()