Home
last modified time | relevance | path

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

/fs/ext4/
A Dext4_common.c40 int ext4fs_indir2_size; variable
1816 ext4fs_indir2_size = blksz; in read_allocated_block()
1819 if (blksz != ext4fs_indir2_size) { in read_allocated_block()
1822 ext4fs_indir2_size = 0; in read_allocated_block()
1830 ext4fs_indir2_size = blksz; in read_allocated_block()
1907 ext4fs_indir2_size = blksz; in read_allocated_block()
1910 if (blksz != ext4fs_indir2_size) { in read_allocated_block()
1913 ext4fs_indir2_size = 0; in read_allocated_block()
1921 ext4fs_indir2_size = blksz; in read_allocated_block()
2021 ext4fs_indir2_size = 0; in ext4fs_reinit_global()

Completed in 7 milliseconds