centos man page for touch_atime

Query: touch_atime

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TOUCH_ATIME(9)							   The Linux VFS						    TOUCH_ATIME(9)

NAME
touch_atime - update the access time
SYNOPSIS
void touch_atime(struct path * path);
ARGUMENTS
path the struct path to update
DESCRIPTION
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TOUCH_ATIME(9)
Related Man Pages
archive_entry_copy_hardlink_w(3) - freebsd
archive_entry_copy_pathname(3) - freebsd
archive_entry_copy_pathname_w(3) - freebsd
archive_entry_copy_sourcepath(3) - freebsd
archive_entry_copy_symlink_w(3) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!