Searched refs:ST_RELATIME (Results 1 – 3 of 3) sorted by relevance
41 #define ST_RELATIME 0x1000 /* update atime relative to mtime/ctime */ macro
126 ST_NOEXEC | ST_NOATIME | ST_NODIRATIME | ST_RELATIME | \ in read_mnt_flags()143 if (stat.f_flag & ST_RELATIME) in read_mnt_flags()
29 flags |= ST_RELATIME; in flags_by_mnt()