void inode_update_time (struct inode * inode, int ctime_too);
void inode_update_time
inode accessed
update ctime too
Update the mtime time on an inode and mark it for writeback. When ctime_too is specified update the ctime too.