EXT3_FIND_GOAL
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ext3_find_goal - find a prefered place for allocation.
SYNOPSIS
"SYNOPSIS"
unsigned long ext3_find_goal (struct inode * inode, long block, Indirect chain[4], Indirect * partial);
ARGUMENTS
- inode
-
owner
- block
-
block we want
- chain[4]
-
chain of indirect blocks
- partial
-
pointer to the last triple within a chain
DESCRIPTION
Normally this function find the prefered place for block allocation,
stores it in *goal and returns zero.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:08 GMT, October 09, 2005