Home
last modified time | relevance | path

Searched refs:i_blocks (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/e2fsprogs/tests/f_ea_checks/
Dexpect.14 Inode 13, i_blocks is 4, should be 2. Fix? yes
9 Inode 14, i_blocks is 2, should be 0. Fix? yes
13 Inode 17, i_blocks is 4, should be 2. Fix? yes
17 Inode 16, i_blocks is 2, should be 0. Fix? yes
21 Inode 19, i_blocks is 2, should be 0. Fix? yes
25 Inode 12, i_blocks is 2, should be 0. Fix? yes
27 Inode 15, i_blocks is 2, should be 0. Fix? yes
/third_party/e2fsprogs/lib/ext2fs/
Di_block.c33 unsigned long long b = inode->i_blocks; in ext2fs_iblk_add_blocks()
49 inode->i_blocks = b & 0xFFFFFFFF; in ext2fs_iblk_add_blocks()
56 unsigned long long b = inode->i_blocks; in ext2fs_iblk_sub_blocks()
73 inode->i_blocks = b & 0xFFFFFFFF; in ext2fs_iblk_sub_blocks()
84 inode->i_blocks = b & 0xFFFFFFFF; in ext2fs_iblk_set()
Dvalid_blk.c44 if (inode->i_blocks == 0) in ext2fs_inode_has_valid_blocks2()
Dread_bb.c78 numblocks = inode.i_blocks; in ext2fs_read_bb_inode()
/third_party/e2fsprogs/tests/f_clear_xattr/
Dexpect.12 Inode 14, i_blocks is 2, should be 0. Fix? yes
4 Inode 12, i_blocks is 4, should be 2. Fix? yes
6 Inode 13, i_blocks is 2, should be 0. Fix? yes
8 Inode 15, i_blocks is 4, should be 2. Fix? yes
/third_party/e2fsprogs/tests/f_ea_inode/
Dexpect.15 Inode 17, i_blocks is 8, should be 0. Fix? yes
10 Inode 18, i_blocks is 8, should be 0. Fix? yes
15 Inode 20, i_blocks is 8, should be 0. Fix? yes
/third_party/e2fsprogs/tests/f_extents2/
Dexpect.16 Inode 12, i_blocks is 86, should be 62. Fix? yes
10 Inode 13, i_blocks is 26, should be 28. Fix? yes
14 Inode 15, i_blocks is 84, should be 86. Fix? yes
28 Inode 18, i_blocks is 116, should be 24. Fix? yes
/third_party/e2fsprogs/tests/f_badcluster/
Dexpect4 Inode 12, i_blocks is 32, should be 64. Fix? yes
10 Inode 16, i_blocks is 32, should be 64. Fix? yes
18 Inode 18, i_blocks is 32, should be 64. Fix? yes
83 Inode 12, i_blocks is 64, should be 32. Fix? yes
85 Inode 16, i_blocks is 64, should be 32. Fix? yes
87 Inode 18, i_blocks is 64, should be 32. Fix? yes
/third_party/e2fsprogs/tests/f_ea_bad_csum/
Dexpect.14 Inode 12, i_blocks is 2, should be 0. Fix? yes
9 Inode 13, i_blocks is 2, should be 0. Fix? yes
/third_party/e2fsprogs/tests/f_badsymlinks/
Dexpect.18 Inode 19, i_blocks is 2, should be 0. Fix? yes
16 Inode 21, i_blocks is 4, should be 2. Fix? yes
/third_party/e2fsprogs/tests/d_fallocate_blkmap/
Dscript40 sif /a i_blocks 2
47 sif /b i_blocks 2
/third_party/e2fsprogs/tests/f_extents/
Dexpect.112 Inode 16, i_blocks is 16, should be 12. Fix? yes
16 Inode 18, i_blocks is 2, should be 0. Fix? yes
/third_party/f2fs-tools/fsck/
Dnode.h106 u64 blocks = le64_to_cpu(dn->inode_blk->i.i_blocks); in inc_inode_blocks()
108 dn->inode_blk->i.i_blocks = cpu_to_le64(blocks + 1); in inc_inode_blocks()
/third_party/e2fsprogs/tests/f_holedir4/
Dexpect.22 Inode 12, i_blocks is 3072, should be 128. Fix? yes
/third_party/e2fsprogs/tests/f_extent_int_bad_extent/
Dexpect.16 Inode 12, i_blocks is 712, should be 542. Fix? yes
/third_party/e2fsprogs/tests/f_extent_leaf_bad_extent/
Dexpect.16 Inode 12, i_blocks is 18, should be 16. Fix? yes
/third_party/e2fsprogs/tests/f_extent_oobounds/
Dexpect.18 Inode 12, i_blocks is 154, should be 94. Fix? yes
Dscript30 set_inode_field testfile i_blocks 154
/third_party/e2fsprogs/tests/f_extent_int_bad_magic/
Dexpect.17 Inode 12, i_blocks is 712, should be 0. Fix? yes
/third_party/e2fsprogs/tests/f_extent_bad_node/
Dexpect.17 Inode 12, i_blocks is 16, should be 8. Fix? yes
/third_party/e2fsprogs/tests/f_extent_leaf_bad_magic/
Dexpect.17 Inode 12, i_blocks is 18, should be 0. Fix? yes
/third_party/e2fsprogs/tests/f_itable_collision/
Dexpect.15 Inode 12, i_blocks is 48, should be 56. Fix? yes
64 Inode 12, i_blocks is 56, should be 40. Fix? yes
/third_party/e2fsprogs/tests/f_holedir/
Dexpect.19 Inode 11, i_blocks is 24, should be 16. Fix? yes
/third_party/e2fsprogs/tests/f_badinode/
Dexpect.14 Inode 12, i_blocks is 2, should be 0. Fix? yes
/third_party/e2fsprogs/tests/f_messy_inode/
Dexpect.117 Inode 14, i_blocks is 18, should be 4. Fix? yes

1234