VXFS_BMAP
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vxfs_bmap - perform logical to physical block mapping
SYNOPSIS
"SYNOPSIS"
sector_t vxfs_bmap (struct address_space * mapping, sector_t block);
ARGUMENTS
- mapping
-
logical to physical mapping to use
- block
-
logical block (relative to mapping).
DESCRIPTION
Vxfs_bmap find out the corresponding phsical block to the
mapping, block pair.
RETURNS
Physical block number on success, else Zero.
LOCKING STATUS
We are under the bkl.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
- LOCKING STATUS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:59 GMT, October 09, 2005