__FILEMAP_FDATAWRITE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
__filemap_fdatawrite - start writeback against all of a mapping's dirty pages
SYNOPSIS
"SYNOPSIS"
int __filemap_fdatawrite (struct address_space * mapping, int sync_mode);
ARGUMENTS
- mapping
-
address space structure to write
- sync_mode
-
-- undescribed --
DESCRIPTION
This is a ``data integrity'' operation, as opposed to a regular memory
cleansing writeback. The difference between these two operations is that
if a dirty page/buffer is encountered, it must be waited upon, and not just
skipped over.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:36 GMT, October 06, 2005