Query: write_inode_now
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WRITE_INODE_NOW(9) The Linux VFS WRITE_INODE_NOW(9)NAMEwrite_inode_now - write an inode to diskSYNOPSISint write_inode_now(struct inode * inode, int sync);ARGUMENTSinode inode to write to disk sync whether the write should be synchronous or notDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WRITE_INODE_NOW(9)
Related Man Pages |
---|
matchpathcon_filespec_add(3) - centos |
matchpathcon_filespec_destroy(3) - centos |
clri(1m) - hpux |
clri(8) - osx |
fsdb(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |