sync_inodes_sb (9) - Linux Manuals
sync_inodes_sb: sync sb inode pages
Command to display sync_inodes_sb
manual in Linux: $ man 9 sync_inodes_sb
NAME
sync_inodes_sb - sync sb inode pages
SYNOPSIS
-
void sync_inodes_sb(struct super_block * sb);
ARGUMENTS
sb
-
- the superblock
DESCRIPTION
This function writes and waits on any dirty inode belonging to this super_block.
COPYRIGHT
Pages related to sync_inodes_sb