Query: sync_inode
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYNC_INODE(9) The Linux VFS SYNC_INODE(9)NAMEsync_inode - write an inode and its pages to disk.SYNOPSISint sync_inode(struct inode * inode, struct writeback_control * wbc);ARGUMENTSinode the inode to sync wbc controls the writeback modeDESCRIPTIONsync_inode will write an inode and its pages to disk. It will also correctly update the inode on its superblock's dirty inode lists and will update inode->i_state. The caller must have a ref on the inode.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SYNC_INODE(9)
Related Man Pages |
---|
ffind(1) - debian |
matchpathcon_checkmatches(3) - debian |
matchpathcon_filespec_add(3) - debian |
matchpathcon_filespec_destroy(3) - debian |
clri(8) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Cut command on RHEL 6.8 compatibility issues |
Shopt -s histappend |
32 bit process addressing more than 4GB |