Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_common.c38 int ext4fs_indir2_size; variable
1777 ext4fs_indir2_size = blksz; in read_allocated_block()
1780 if (blksz != ext4fs_indir2_size) { in read_allocated_block()
1783 ext4fs_indir2_size = 0; in read_allocated_block()
1791 ext4fs_indir2_size = blksz; in read_allocated_block()
1868 ext4fs_indir2_size = blksz; in read_allocated_block()
1871 if (blksz != ext4fs_indir2_size) { in read_allocated_block()
1874 ext4fs_indir2_size = 0; in read_allocated_block()
1882 ext4fs_indir2_size = blksz; in read_allocated_block()
1982 ext4fs_indir2_size = 0; in ext4fs_reinit_global()