VXFS_BREAD
Section: ()
Updated: 06 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: 07:07:33 GMT, October 06, 2005