table of contents
other versions
- wheezy 3.2.78-1
SYNC_INODES_SB(9) | The Linux VFS | SYNC_INODES_SB(9) |
NAME¶
sync_inodes_sb - sync sb inode pagesSYNOPSIS¶
void
sync_inodes_sb(struct super_block * sb);
ARGUMENTS¶
sbthe superblock
DESCRIPTION¶
This function writes and waits on any dirty inode belonging to this super_block.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |