VXFS_BMAP

Section: ()
Updated: 06 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: 06:21:16 GMT, October 06, 2005