WRITE_INODE_NOW
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
write_inode_now - write an inode to disk
SYNOPSIS
"SYNOPSIS"
void write_inode_now (struct inode * inode, int sync);
ARGUMENTS
- inode
-
inode to write to disk
- sync
-
whether the write should be synchronous or not
DESCRIPTION
This function commits an inode to disk immediately if it is
dirty. This is primarily needed by knfsd.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:58 GMT, October 06, 2005