file_update_time(9) suse man page | unix.com

Man Page: file_update_time

Operating Environment: suse

Section: 9

FILE_UPDATE_TIME(9)						   The Linux VFS					       FILE_UPDATE_TIME(9)

NAME
file_update_time - update mtime and ctime time
SYNOPSIS
void file_update_time(struct file * file);
ARGUMENTS
file file accessed
DESCRIPTION
Update the mtime and ctime members of an inode and mark the inode for writeback. Note that this function is meant exclusively for usage in the file write path of filesystems, and filesystems may choose to explicitly ignore update via this function with the S_NOCMTIME inode flag, e.g. for network filesystem where these timestamps are handled by the server.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FILE_UPDATE_TIME(9)
Related Man Pages
setquota(8) - redhat
clri(8) - opendarwin
setquota(8) - suse
ioctl_iflags(2) - linux
apr::finfo(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB