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
freeze_super(9) - centos
dumpe2fs(8) - minix
dumpe2fs(8) - sunos
dumpe2fs(8) - hpux
dumpe2fs(8) - ultrix
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq