MAP_MFT_RECORD_PAGE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
map_mft_record_page - map the page in which a specific mft record resides
SYNOPSIS
"SYNOPSIS"
MFT_RECORD * map_mft_record_page (ntfs_inode * ni);
ARGUMENTS
- ni
-
ntfs inode whose mft record page to map
DESCRIPTION
This maps the page in which the mft record of the ntfs inode ni is situated
and returns a pointer to the mft record within the mapped page.
Return value needs to be checked with IS_ERR and if that is true PTR_ERR
contains the negative error code returned.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:45 GMT, October 06, 2005