write_inode_now(9) suse man page | unix.com

Man Page: write_inode_now

Operating Environment: suse

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 2.6. July 2010 WRITE_INODE_NOW(9)
Related Man Pages
matchpathcon_filespec_add(3) - debian
clri(1m) - hpux
clri(8) - opendarwin
clri(8) - osx
fsdb(8) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Tar Command