Home | History | Annotate | Download | only in genext2fs

Lines Matching refs:bg_inode_bitmap

248 #define GRP_GET_GROUP_IBM(fs,grp) ( get_blk((fs),(fs)->gd[(grp)].bg_inode_bitmap) )
472 udecl32(bg_inode_bitmap) /* Block number of the inode bitmap */ \
931 if (!(nod = allocate(get_blk(fs,fs->gd[best_group].bg_inode_bitmap),0)))
2044 fs->gd[i].bg_inode_bitmap = ibmpos;
2063 ibm = get_blk(fs,fs->gd[i].bg_inode_bitmap);
2403 fs->gd[i].bg_block_bitmap, fs->gd[i].bg_inode_bitmap,