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
write_cache_pages(9) - centos
dumpe2fs(8) - sunos
dumpe2fs(8) - x11r4
dumpe2fs(8) - osx
dumpe2fs(8) - ultrix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing