Home
last modified time | relevance | path

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

1234

/external/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
/external/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()
Dtst_inode_size.c61 check_field(i_blocks, 4); in main()
/external/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
/external/e2fsprogs/tests/f_extents/
Dexpect.111 Inode 12, i_blocks is 34, should be 0. Fix? yes
20 Inode 16, i_blocks is 16, should be 12. Fix? yes
28 Inode 17, i_blocks is 32, should be 0. Fix? yes
32 Inode 18, i_blocks is 2, should be 0. Fix? yes
/external/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
16 Inode 17, i_blocks is 32, should be 64. Fix? yes
20 Inode 18, i_blocks is 32, should be 64. Fix? yes
85 Inode 12, i_blocks is 64, should be 32. Fix? yes
87 Inode 16, i_blocks is 64, should be 32. Fix? yes
89 Inode 17, i_blocks is 64, should be 32. Fix? yes
91 Inode 18, i_blocks is 64, should be 32. Fix? yes
/external/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
/external/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
/external/f2fs-tools/fsck/
Dnode.h79 u64 blocks = le64_to_cpu(dn->inode_blk->i.i_blocks); in inc_inode_blocks()
81 dn->inode_blk->i.i_blocks = cpu_to_le64(blocks + 1); in inc_inode_blocks()
Dfsck.c600 u64 i_blocks = le64_to_cpu(node_blk->i.i_blocks); in fsck_chk_inode_blk() local
666 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
721 &child, (i_blocks == *blk_cnt), in fsck_chk_inode_blk()
782 if (i_blocks != *blk_cnt) { in fsck_chk_inode_blk()
785 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
787 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
790 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
801 en, (u32)i_blocks); in fsck_chk_inode_blk()
830 if (ftype == F2FS_FT_SYMLINK && i_blocks && i_size == 0) { in fsck_chk_inode_blk()
832 nid, i_blocks); in fsck_chk_inode_blk()
[all …]
/external/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
/external/e2fsprogs/tests/d_fallocate_blkmap/
Dscript42 sif /a i_blocks 2
49 sif /b i_blocks 2
/external/e2fsprogs/tests/f_holedir4/
Dexpect.22 Inode 12, i_blocks is 3072, should be 128. Fix? yes
/external/e2fsprogs/tests/f_extent_int_bad_extent/
Dexpect.16 Inode 12, i_blocks is 712, should be 542. Fix? yes
/external/e2fsprogs/tests/f_extent_leaf_bad_extent/
Dexpect.16 Inode 12, i_blocks is 18, should be 16. Fix? yes
/external/e2fsprogs/tests/f_extent_int_bad_magic/
Dexpect.17 Inode 12, i_blocks is 712, should be 0. Fix? yes
/external/e2fsprogs/tests/f_extent_leaf_bad_magic/
Dexpect.17 Inode 12, i_blocks is 18, should be 0. Fix? yes
/external/e2fsprogs/tests/f_extent_bad_node/
Dexpect.17 Inode 12, i_blocks is 16, should be 8. Fix? yes
/external/e2fsprogs/tests/f_extent_oobounds/
Dexpect.18 Inode 12, i_blocks is 154, should be 94. Fix? yes
Dscript27 set_inode_field testfile i_blocks 154
/external/e2fsprogs/tests/f_holedir/
Dexpect.19 Inode 11, i_blocks is 24, should be 16. Fix? yes
/external/e2fsprogs/tests/f_badinode/
Dexpect.14 Inode 12, i_blocks is 2, should be 0. Fix? yes
/external/e2fsprogs/tests/f_messy_inode/
Dexpect.117 Inode 14, i_blocks is 18, should be 4. Fix? yes

1234