sync_inodes_sb(9) centos man page | unix.com

Man Page: sync_inodes_sb

Operating Environment: centos

Section: 9

SYNC_INODES_SB(9)						   The Linux VFS						 SYNC_INODES_SB(9)

NAME
sync_inodes_sb - sync sb inode pages
SYNOPSIS
void sync_inodes_sb(struct super_block * sb, unsigned long older_than_this);
ARGUMENTS
sb the superblock older_than_this timestamp
DESCRIPTION
This function writes and waits on any dirty inode belonging to this superblock that has been dirtied before given timestamp.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYNC_INODES_SB(9)
Related Man Pages
dumpe2fs(8) - opensolaris
dumpe2fs(8) - opendarwin
dumpe2fs(8) - xfree86
dumpe2fs(8) - sunos
dumpe2fs(8) - ultrix
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq