Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c37 int ext4fs_indir1_size; variable
1689 ext4fs_indir1_size = blksz; in read_allocated_block()
1692 if (blksz != ext4fs_indir1_size) { in read_allocated_block()
1695 ext4fs_indir1_size = 0; in read_allocated_block()
1703 ext4fs_indir1_size = blksz; in read_allocated_block()
1738 ext4fs_indir1_size = blksz; in read_allocated_block()
1741 if (blksz != ext4fs_indir1_size) { in read_allocated_block()
1744 ext4fs_indir1_size = 0; in read_allocated_block()
1752 ext4fs_indir1_size = blksz; in read_allocated_block()
1830 ext4fs_indir1_size = blksz; in read_allocated_block()
[all …]