INVALIDATE_INODE_PAGES2

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

invalidate_inode_pages2 - remove all pages from an address_space  

SYNOPSIS

"SYNOPSIS"

int invalidate_inode_pages2 (struct address_space * mapping);  

ARGUMENTS

mapping
the address_space
 

DESCRIPTION

Any pages which are found to be mapped into pagetables are unmapped prior to invalidation.

Returns -EIO if any pages could not be invalidated.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:17 GMT, October 09, 2005