Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_common.c42 int ext4fs_indir3_size; variable
1912 ext4fs_indir3_size = blksz; in read_allocated_block()
1915 if (blksz != ext4fs_indir3_size) { in read_allocated_block()
1918 ext4fs_indir3_size = 0; in read_allocated_block()
1926 ext4fs_indir3_size = blksz; in read_allocated_block()
1988 ext4fs_indir3_size = 0; in ext4fs_reinit_global()