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)NAMEtouch_atime - update the access timeSYNOPSISvoid touch_atime(struct path * path);ARGUMENTSpath the struct path to updateDESCRIPTIONUpdate 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TOUCH_ATIME(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |