Home
last modified time | relevance | path

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

/u-boot/include/
A Dext_common.h66 #define EXT2_MIN_BLOCK_SIZE (1 << EXT2_MIN_BLOCK_LOG_SIZE) macro
/u-boot/fs/ext4/
A Dext4_write.c627 fs->gdtable_blkno = ((EXT2_MIN_BLOCK_SIZE == fs->blksz) + 1); in ext4fs_init()

Completed in 8 milliseconds