Home
last modified time | relevance | path

Searched refs:bg_block_bitmap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dballoc.c86 bitmap_blk = le32_to_cpu(desc->bg_block_bitmap); in ext2_valid_block_bitmap()
139 bitmap_blk = le32_to_cpu(desc->bg_block_bitmap); in read_block_bitmap()
145 block_group, le32_to_cpu(desc->bg_block_bitmap)); in read_block_bitmap()
156 block_group, le32_to_cpu(desc->bg_block_bitmap)); in read_block_bitmap()
529 if (in_range (le32_to_cpu(desc->bg_block_bitmap), block, count) || in ext2_free_blocks()
1377 if (in_range(le32_to_cpu(gdp->bg_block_bitmap), ret_block, num) || in ext2_new_blocks()
H A Dsuper.c693 if (le32_to_cpu(gdp->bg_block_bitmap) < first_block || in ext2_check_descriptors()
694 le32_to_cpu(gdp->bg_block_bitmap) > last_block) in ext2_check_descriptors()
699 i, (unsigned long) le32_to_cpu(gdp->bg_block_bitmap)); in ext2_check_descriptors()
H A Dext2.h193 __le32 bg_block_bitmap; /* Blocks bitmap block */ member
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch176 - uint32_t bg_block_bitmap; /* Blocks bitmap block */
492 - __u32 bg_block_bitmap; /* Blocks bitmap block */
511 - __u32 bg_block_bitmap; /* Blocks bitmap block */