SYNC_INODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sync_inode - write an inode and its pages to disk.
SYNOPSIS
"SYNOPSIS"
int sync_inode (struct inode * inode, struct writeback_control * wbc);
ARGUMENTS
- inode
-
the inode to sync
- wbc
-
controls the writeback mode
DESCRIPTION
sync_inode will write an inode and its pages to disk. It will also
correctly update the inode on its superblock's dirty inode lists and will
update inode->i_state.
The caller must have a ref on the inode.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:54 GMT, October 09, 2005