.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "UPDATE_ATIME" "" "06 October 2005" "" "" .SH NAME update_atime \- update the access time .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void update_atime (struct inode * \fIinode\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinode\fB\fR inode accessed .SH "DESCRIPTION" .PP Update the accessed time on an inode and mark it for writeback. This function automatically handles read only file systems and media, as well as the ``noatime'' flag and inode specific ``noatime'' markers.