.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "EXT3_BG_NUM_GDB" "" "06 October 2005" "" ""
.SH NAME
ext3_bg_num_gdb \- number of blocks used by the group table in group
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned long ext3_bg_num_gdb (struct super_block * \fIsb\fB, int \fIgroup\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsb\fB\fR
superblock for filesystem
.TP
\fB\fIgroup\fB\fR
group number to check
.SH "DESCRIPTION"
.PP
Return the number of blocks used by the group descriptor table
(primary or backup) in this group. In the future there may be a
different number of descriptor blocks in each group.