HomeSort by relevance Sort by last modified time
    Searched full:inode (Results 151 - 175 of 1335) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.1 2 Inode 1 has EXTENTS_FL flag set on filesystem without extents support.
5 Inode 9 should not have EOFBLOCKS_FL set (size 0, lblk -1)
8 Inode 10 should not have EOFBLOCKS_FL set (size 0, lblk -1)
11 Inode 15 has EXTENTS_FL flag set on filesystem without extents support.
14 Inode 16 has EXTENTS_FL flag set on filesystem without extents support.
17 Inode 13 should not have EOFBLOCKS_FL set (size 0, lblk -1)
25 Inode 2 ref count is 4, should be 3. Fix? yes
27 i_file_acl for inode 13 (...) is 4218798225, should be zero.
30 Inode 13 (...) has invalid mode (0117003).
33 i_file_acl for inode 14 (...) is 2892851642, should be zero
    [all...]
  /external/e2fsprogs/tests/f_baddir/
expect.1 4 Inode 12, i_size is 182, should be 1024. Fix? yes
6 Inode 13 is a zero-length directory. Clear? yes
9 Entry 'zero' in / (2) has deleted/unused inode 13. Clear? yes
14 Entry 'root' in /test (14) is a link to the root inode.
17 Entry 'badino' in /test (14) has invalid inode #: 123456.
22 Directory inode 12, block #0, offset 0: directory corrupted
25 Missing '.' in directory inode 12.
28 Missing '..' in directory inode 12.
32 '..' in /block.h (12) is <The NULL inode> (0), should be / (2).
36 Inode 12 ref count is 1, should be 2. Fix? ye
    [all...]
  /external/e2fsprogs/tests/f_extents/
expect.1 2 Inode 12 is in extent format, but superblock is missing EXTENTS feature
5 Inode 12 has an invalid extent
9 Inode 12, i_blocks is 34, should be 0. Fix? yes
11 Inode 13 missing EXTENT_FL, but is in extents format
14 Inode 17 has an invalid extent
18 Inode 17, i_blocks is 32, should be 0. Fix? yes
20 Error while reading over extent tree in inode 18: Corrupt extent header
21 Clear inode? yes
23 Inode 18, i_blocks is 2, should be 0. Fix? yes
26 Entry 'fbad-flag' in / (2) has deleted/unused inode 18. Clear? ye
    [all...]
  /external/e2fsprogs/tests/f_extents2/
expect.1 2 Inode 12 has out of order extents
6 Inode 12, i_blocks is 86, should be 62. Fix? yes
8 Inode 13, i_size is 13295, should be 14336. Fix? yes
10 Inode 13, i_blocks is 26, should be 28. Fix? yes
12 Inode 15, i_size is 42197, should be 44032. Fix? yes
14 Inode 15, i_blocks is 84, should be 86. Fix? yes
16 Inode 16 has an invalid extent
20 Inode 17 has an invalid extent
24 Inode 18 has out of order extents
28 Inode 18, i_blocks is 116, should be 24. Fix? ye
    [all...]
  /external/e2fsprogs/debugfs/
dump.c 2 * dump.c --- dump the contents of an inode out to a file
67 static void fix_perms(const char *cmd, const struct ext2_inode *inode,
74 i = fchmod(fd, mode_xlate(inode->i_mode));
76 i = chmod(name, mode_xlate(inode->i_mode));
81 i = chown(name, inode->i_uid, inode->i_gid);
84 i = fchown(fd, inode->i_uid, inode->i_gid);
86 i = chown(name, inode->i_uid, inode->i_gid)
104 struct ext2_inode inode; local
144 ext2_ino_t inode; local
299 struct ext2_inode inode; local
317 struct ext2_inode inode; local
355 ext2_ino_t inode; local
    [all...]
ls.c 52 struct ext2_inode inode; variable in typeref:struct:ext2_inode
67 ino = dirent->inode;
77 if (ino && debugfs_read_inode(ino, &inode, name)) return 0;
78 fprintf(ls->f,"/%u/%06o/%d/%d/%s/",ino,inode.i_mode,inode.i_uid, inode.i_gid,name);
79 if (LINUX_S_ISDIR(inode.i_mode))
82 fprintf(ls->f, "%lld/", inode.i_size | ((__u64)inode.i_size_high << 32));
87 if (debugfs_read_inode(ino, &inode, name)
125 ext2_ino_t inode; local
    [all...]
  /external/e2fsprogs/tests/f_clear_xattr/
expect.1 2 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
11 i_file_acl for inode 12 (/dir) is 22, should be zero.
14 i_file_acl for inode 13 (/file) is 22, should be zero.
17 i_file_acl for inode 14 (/symlink) is 22, should be zero.
20 i_file_acl for inode 15 (/long-symlink) is 23, should be zero.
  /external/e2fsprogs/tests/f_imagic/
expect.1 2 Inode 12 has imagic flag set. Clear? yes
4 Inode 13 has imagic flag set. Clear? yes
6 Inode 14 has imagic flag set. Clear? yes
13 Inode 2 ref count is 4, should be 3. Fix? yes
15 Unattached inode 12
18 Inode 12 ref count is 2, should be 1. Fix? yes
20 Unattached inode 14
23 Inode 14 ref count is 2, should be 1. Fix? yes
  /external/e2fsprogs/tests/f_lpf/
expect.1 4 Inode 13 is in use, but has dtime set. Fix? yes
11 Unattached inode 13
14 Inode 13 ref count is 2, should be 1. Fix? yes
16 Unattached inode 14
19 Inode 14 ref count is 2, should be 1. Fix? yes
21 Unattached inode 15
24 Inode 15 ref count is 2, should be 1. Fix? yes
36 Inode bitmap differences: +13
  /external/e2fsprogs/tests/f_recnect_bad/
expect.1 3 i_faddr for inode 15 (/test/quux) is 23, should be zero.
6 i_dir_acl for inode 15 (/test/quux) is 12, should be zero.
9 i_file_acl for inode 13 (/test/???) is 12, should be zero.
12 i_faddr for inode 13 (/test/???) is 12, should be zero.
16 Unconnected directory inode 13 (/test/???)
20 Inode 13 ref count is 4, should be 3. Fix? yes
22 i_file_acl for inode 28 (...) is 4294967295, should be zero.
25 Inode 28 (...) has invalid mode (0177777).
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 1 Note: if several inode or block bitmap blocks or part
2 of the inode table require relocation, you may wish to try
7 Inode bitmap for group 0 is not in group. (block 4000)
13 Relocating group 0's inode bitmap to 4...
18 Inode bitmap differences: +(1--11)
  /external/e2fsprogs/tests/f_orphan/
expect.1 1 Clearing orphaned inode 15 (uid=0, gid=0, mode=040755, size=1024)
2 Clearing orphaned inode 17 (uid=0, gid=0, mode=0100644, size=0)
3 Clearing orphaned inode 16 (uid=0, gid=0, mode=040755, size=1024)
4 Clearing orphaned inode 14 (uid=0, gid=0, mode=0100644, size=69)
5 Clearing orphaned inode 13 (uid=0, gid=0, mode=040755, size=1024)
  /external/e2fsprogs/tests/r_resize_inode/
expect 24 Inode count: 16384
36 Inode blocks per group: 32
41 First inode: 11
42 Inode size: 128
49 Block bitmap at 259 (+258), Inode bitmap at 260 (+259)
50 Inode table at 261-292 (+260)
57 Block bitmap at 1283 (+258), Inode bitmap at 1284 (+259)
58 Inode table at 1285-1316 (+260)
63 Block bitmap at 2049 (+0), Inode bitmap at 2050 (+1)
64 Inode table at 2051-2082 (+2
    [all...]
  /external/e2fsprogs/tests/f_orphan_dotdot_ft/
expect.1 2 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
4 Inode 12, i_blocks is 2, should be 0. Fix? yes
20 Unconnected directory inode 13 (???)
23 Unconnected directory inode 14 (???)
26 Unconnected directory inode 15 (???)
30 Inode 2 ref count is 4, should be 3. Fix? yes
32 Inode 12 ref count is 2, should be 1. Fix? yes
34 Inode 13 ref count is 3, should be 2. Fix? yes
36 Inode 14 ref count is 3, should be 2. Fix? yes
38 Inode 15 ref count is 3, should be 2. Fix? ye
    [all...]
  /external/kernel-headers/original/linux/
inotify.h 2 * Inode based directory notification for Linux
72 * struct inotify_watch - represents a watch request on a specific inode
75 * i_list, mask are protected by inode->inotify_mutex of the associated inode.
76 * ih, inode, and wd are never written to once the watch is created.
84 struct list_head i_list; /* entry in inode's list */
87 struct inode *inode; /* associated inode */ member in struct:inotify_watch
94 const char *, struct inode *);
    [all...]
  /external/e2fsprogs/tests/m_uninit/
expect.1 16 Writing inode tables: done
38 Inode count: 32768
50 Inode blocks per group: 256
55 First inode: 11
56 Inode size: 128
63 Block bitmap at 259 (+258), Inode bitmap at 260 (+259)
64 Inode table at 261-516 (+260)
71 Block bitmap at 8451 (+258), Inode bitmap at 8452 (+259)
72 Inode table at 8453-8708 (+260)
77 Block bitmap at 16385 (+0), Inode bitmap at 16386 (+1
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
EditTextRule.java 26 import com.android.ide.common.api.INode;
40 public void onCreate(@NonNull INode node, @NonNull INode parent,
45 INode focus = findFocus(findRoot(parent));
64 final @NonNull INode selectedNode) {
74 @NonNull List<? extends INode> selectedNodes,
79 public void handle(@NonNull INode node) {
80 INode focus = findFocus(findRoot(node));
98 private static boolean hasFocus(INode node) {
99 INode focus = findFocus(node)
    [all...]
  /external/e2fsprogs/tests/f_badinode/
expect.1 4 Inode 12, i_blocks is 2, should be 0. Fix? yes
7 Inode 12 (/motd) has invalid mode (0110444).
10 i_file_acl for inode 13 (/timings) is 39, should be zero.
13 i_blocks_hi for inode 13 (/timings) is 1024, should be zero.
16 Inode 14 (/block_dev) is an illegal block device.
19 Inode 15 (/char_dev) is an illegal character device.
22 Symlink /test-symlink (inode #16) is invalid.
  /external/e2fsprogs/tests/f_dup_resize/
expect.1 1 Resize inode not valid. Recreate? yes
5 Running additional passes to resolve blocks claimed by more than one inode...
7 Multiply-claimed block(s) in inode 7: 4 5 6 7
8 Multiply-claimed block(s) in inode 12: 4 5 6 7
13 File /debugfs (inode #12, mod time Mon Apr 11 00:00:00 2005)
15 <The group descriptor inode> (inode #7, mod time Mon Apr 11 06:13:20 2005)
  /external/e2fsprogs/tests/f_holedir/
expect.1 4 Inode 11 has illegal block(s). Clear? yes
6 Illegal block #6 (200) in inode 11. CLEARED.
7 Inode 11, i_size is 12288, should be 11264. Fix? yes
9 Inode 11, i_blocks is 24, should be 16. Fix? yes
12 Directory inode 11 has an unallocated block #0. Allocate? yes
14 Directory inode 11 has an unallocated block #3. Allocate? yes
16 Directory inode 11 has an unallocated block #6. Allocate? yes
  /external/e2fsprogs/tests/f_bbinode/
expect.1 3 Entry 'a6' in / (2) points to inode (17) located in a bad block.
6 Entry 'a7' in / (2) points to inode (18) located in a bad block.
9 Entry 'a8' in / (2) points to inode (19) located in a bad block.
12 Entry 'b1' in / (2) points to inode (20) located in a bad block.
15 Entry 'b2' in / (2) points to inode (21) located in a bad block.
18 Entry 'b3' in / (2) points to inode (22) located in a bad block.
21 Entry 'b4' in / (2) points to inode (23) located in a bad block.
24 Entry 'b5' in / (2) points to inode (24) located in a bad block.
39 Inode bitmap differences: +(41--48)
  /external/e2fsprogs/tests/f_dup3/
expect.1 2 Inode 16, i_blocks is 22, should be 24. Fix? yes
5 Running additional passes to resolve blocks claimed by more than one inode...
7 Multiply-claimed block(s) in inode 11: 24 24
8 Multiply-claimed block(s) in inode 14: 69 69
9 Multiply-claimed block(s) in inode 16: 99 99
14 File /lost+found (inode #11, mod time Mon Sep 20 03:26:36 1993)
18 File /pass1.c (inode #14, mod time Tue Sep 21 04:28:37 1993)
22 File /e2fsck (inode #16, mod time Tue Sep 21 04:32:22 1993)
27 Directory inode 11, block #12, offset 0: directory corrupted
  /external/e2fsprogs/e2fsck/
pass4.c 21 * This routine is called when an inode is not connected to the
28 struct ext2_inode *inode)
36 e2fsck_read_inode_full(ctx, i, inode,EXT2_INODE_SIZE(fs->super),
38 extra_size = ((struct ext2_inode_large *)inode)->i_extra_isize;
40 e2fsck_read_inode(ctx, i, inode, "pass4: disconnect_inode");
44 pctx.inode = inode;
47 eamagic = *(__u32 *)(((char *)inode) +EXT2_GOOD_OLD_INODE_SIZE +
55 if (!inode->i_blocks && eamagic != EXT2_EXT_ATTR_MAGIC &&
56 (LINUX_S_ISREG(inode->i_mode) || LINUX_S_ISDIR(inode->i_mode)))
93 struct ext2_inode *inode; local
    [all...]
  /external/e2fsprogs/tests/f_overfsblks/
expect.1 4 Group 0's inode bitmap at 3 conflicts with some other fs block.
7 Relocating group 0's inode bitmap from 3 to 4...
12 Inode bitmap differences: -(12--21)
  /external/e2fsprogs/tests/f_salvage_dir/
expect.1 3 Directory inode 13, block #0, offset 48: directory corrupted
6 Directory inode 12, block #1, offset 0: directory corrupted
10 Directory inode 12, block #1, offset 1016: directory corrupted

Completed in 3246 milliseconds

1 2 3 4 5 67 8 91011>>