Home
last modified time | relevance | path

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

/u-boot/fs/ext4/
A Dext4_common.h77 struct ext2_block_group *ext4fs_get_group_descriptor
79 uint64_t ext4fs_bg_get_block_id(const struct ext2_block_group *bg,
81 uint64_t ext4fs_bg_get_inode_id(const struct ext2_block_group *bg,
83 uint64_t ext4fs_bg_get_inode_table_id(const struct ext2_block_group *bg,
87 uint32_t ext4fs_bg_get_free_blocks(const struct ext2_block_group *bg,
A Dext4_write.c45 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_inc()
75 struct ext2_block_group *bgd = NULL; in ext4fs_update()
100 (struct ext2_block_group *)fs->gdtable, in ext4fs_update()
141 struct ext2_block_group *bgd = NULL; in delete_single_indirect_block()
198 struct ext2_block_group *bgd = NULL; in delete_double_indirect_block()
297 struct ext2_block_group *bgd = NULL; in delete_triple_indirect_block()
458 struct ext2_block_group *bgd = NULL; in ext4fs_delete_file()
644 struct ext2_block_group *bgd = in ext4fs_init()
664 struct ext2_block_group *bgd = in ext4fs_init()
681 struct ext2_block_group *bgd = in ext4fs_init()
[all …]
A Dext4_common.c51 struct ext2_block_group *ext4fs_get_group_descriptor in ext4fs_get_group_descriptor()
73 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_dec()
86 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_dec()
99 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_itable_unused_dec()
421 struct ext2_block_group *desc; in ext4fs_checksum_update()
428 int offset = offsetof(struct ext2_block_group, bg_checksum); in ext4fs_checksum_update()
982 struct ext2_block_group *bgd = NULL; in ext4fs_get_new_blk_no()
1040 struct ext2_block_group *bgd = NULL; in ext4fs_get_new_blk_no()
1113 struct ext2_block_group *bgd = NULL; in ext4fs_get_new_inode_no()
1161 struct ext2_block_group *bgd = in ext4fs_get_new_inode_no()
[all …]
/u-boot/include/
A Dext_common.h135 struct ext2_block_group { struct

Completed in 13 milliseconds