BEFS_COUNT_BLOCKS

Section: (9)
Updated: 09 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: 00:01:58 GMT, October 09, 2005