sync_inode(9) suse man page | unix.com

Man Page: sync_inode

Operating Environment: suse

Section: 9

SYNC_INODE(9)							   The Linux VFS						     SYNC_INODE(9)

NAME
sync_inode - write an inode and its pages to disk.
SYNOPSIS
int sync_inode(struct inode * inode, struct writeback_control * wbc);
ARGUMENTS
inode the inode to sync wbc controls the writeback mode
DESCRIPTION
sync_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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SYNC_INODE(9)
Related Man Pages
xfmtype(1) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_filespec_eval(3) - centos
fsdb(8) - netbsd
clri(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I