centos man page for file_update_time

Query: file_update_time

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FILE_UPDATE_TIME(9)						   The Linux VFS					       FILE_UPDATE_TIME(9)

NAME
file_update_time - update mtime and ctime time
SYNOPSIS
int 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. This can return an error for file systems who need to allocate space in order to update an inode.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FILE_UPDATE_TIME(9)
Related Man Pages
apr::finfo(3) - mojave
setquota(8) - centos
freeze_super(9) - centos
xfs_ncheck(8) - debian
apr::finfo(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!