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 ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |