Home
last modified time | relevance | path

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

/u-boot/fs/ext4/
A Dext4_common.h69 int ext4fs_set_block_bmap(long int blockno, unsigned char *buffer, int index);
A Dext4_common.c307 int ext4fs_set_block_bmap(long int blockno, unsigned char *buffer, int index) in ext4fs_set_block_bmap() function
1055 if (ext4fs_set_block_bmap(fs->curr_blkno, fs->blk_bmaps[bg_idx], in ext4fs_get_new_blk_no()

Completed in 25 milliseconds