Searched refs:ext4fs_bg_get_inode_table_id (Results 1 - 3 of 3) sorted by relevance

/u-boot/fs/ext4/
H A Dext4_common.h85 uint64_t ext4fs_bg_get_inode_table_id(const struct ext2_block_group *bg,
H A Dext4_write.c537 blkno = ext4fs_bg_get_inode_table_id(bgd, fs) +
988 itable_blkno = ext4fs_bg_get_inode_table_id(bgd, fs) +
1009 parent_itable_blkno = ext4fs_bg_get_inode_table_id(bgd, fs) +
H A Dext4_common.c176 uint64_t ext4fs_bg_get_inode_table_id(const struct ext2_block_group *bg, function
1628 blkno = ext4fs_bg_get_inode_table_id(blkgrp, fs) +

Completed in 49 milliseconds