touch_atime(9) suse man page | unix.com

Man Page: touch_atime

Operating Environment: suse

Section: 9

TOUCH_ATIME(9)							   The Linux VFS						    TOUCH_ATIME(9)

NAME
touch_atime - update the access time
SYNOPSIS
void touch_atime(struct vfsmount * mnt, struct dentry * dentry);
ARGUMENTS
mnt mount the inode is accessed on dentry dentry accessed
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 2.6. July 2010 TOUCH_ATIME(9)
Related Man Pages
debugfs_create_u16(9) - centos
debugfs_create_blob(9) - suse
debugfs_create_u16(9) - suse
debugfs_create_u8(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure