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_bool(9) - centos
securityfs_create_file(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_u16(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend