BEFS_COUNT_BLOCKS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
befs_count_blocks - blocks used by a file
SYNOPSIS
"SYNOPSIS"
befs_blocknr_t befs_count_blocks (struct super_block * sb, befs_data_stream * ds);
ARGUMENTS
- sb
-
Filesystem superblock
- ds
-
Datastream of the file
DESCRIPTION
Counts the number of fs blocks that the file represented by
inode occupies on the filesystem, counting both regular file
data and filesystem metadata (and eventually attribute data
when we support attributes)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:25 GMT, October 06, 2005