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