Home
last modified time | relevance | path

Searched refs:ext4fs_set_block_bmap (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/fs/ext4/
Dext4_common.h68 int ext4fs_set_block_bmap(long int blockno, unsigned char *buffer, int index);
Dext4_common.c305 int ext4fs_set_block_bmap(long int blockno, unsigned char *buffer, int index) in ext4fs_set_block_bmap() function
1052 if (ext4fs_set_block_bmap(fs->curr_blkno, fs->blk_bmaps[bg_idx], in ext4fs_get_new_blk_no()