VXFS_BREAD

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

 

NAME

vxfs_bread - read buffer for a give inode,block tuple  

SYNOPSIS

"SYNOPSIS"

struct buffer_head * vxfs_bread (struct inode * ip, int block);  

ARGUMENTS

ip
inode
block
logical block
 

DESCRIPTION

The vxfs_bread function reads block no block of ip into the buffercache.  

RETURNS

The resulting &struct buffer_head.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

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