Returns whether the access time is only updated if its older than the modification or status change times.
impl Flags { fn relative_access_time_update(self) -> bool }