centos man page for sync_inode

Query: sync_inode

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 SYNC_INODE(9)
Related Man Pages
ffind(1) - debian
xfmtype(1) - debian
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_filespec_destroy(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq