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) - minix
dumpe2fs(8) - php
dumpe2fs(8) - v7
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?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq