EXT2_BG_HAS_SUPER

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

 

NAME

ext2_bg_has_super - number of blocks used by the superblock in group  

SYNOPSIS

"SYNOPSIS"

int ext2_bg_has_super (struct super_block * sb, int group);  

ARGUMENTS

sb
superblock for filesystem
group
group number to check
 

DESCRIPTION

Return the number of blocks used by the superblock (primary or backup) in this group. Currently this will be only 0 or 1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:33 GMT, October 06, 2005