write_inode_now(9) centos man page | unix.com

Man Page: write_inode_now

Operating Environment: centos

Section: 9

WRITE_INODE_NOW(9)						   The Linux VFS						WRITE_INODE_NOW(9)

NAME
write_inode_now - write an inode to disk
SYNOPSIS
int write_inode_now(struct inode * inode, int sync);
ARGUMENTS
inode inode to write to disk sync whether the write should be synchronous or not
DESCRIPTION
This function commits an inode to disk immediately if it is dirty. This is primarily needed by knfsd. The caller must either have a ref on the inode or must have set I_WILL_FREE.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WRITE_INODE_NOW(9)
Related Man Pages
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_destroy(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_checkmatches(3) - centos
clri_hfs(1m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing