Home | History | Annotate | Download | only in e2fsck

Lines Matching full:inode

17 	struct ext2_inode *inode;
33 #define PR_LATCH_BBLOCK 0x0020 /* Latch for bad block inode blocks (pass 1) */
34 #define PR_LATCH_IBITMAP 0x0030 /* Latch for pass 5 inode bitmap proc. */
35 #define PR_LATCH_BBITMAP 0x0040 /* Latch for pass 5 inode bitmap proc. */
62 /* Inode bitmap not in group */
65 /* Inode table not in group */
95 /* Inode count in the superblock incorrect */
101 /* Journal inode is invalid */
137 /* Clearing orphan inode */
140 /* Illegal block found in orphaned inode */
143 /* Already cleared block found in orphaned inode */
146 /* Illegal orphan inode in superblock */
149 /* Illegal inode in orphaned inode list */
176 /* Backup journal inode blocks */
182 /* Resize_inode not enabled, but resize inode is non-zero */
185 /* Resize inode invalid */
206 /* Block bitmap is not initialised and Inode bitmap is */
238 /* Root directory is not an inode */
244 /* Reserved inode has bad mode */
247 /* Deleted inode has zero dtime */
250 /* Inode in use, but dtime set */
259 /* Inode bitmap conflicts with some other fs block */
262 /* Inode table conflicts with some other fs block */
268 /* Inode bitmap is on a bad block */
271 /* Inode has incorrect i_size */
274 /* Inode has incorrect i_blocks */
277 /* Illegal block number in inode */
283 /* Inode has illegal blocks (latch question) */
286 /* Too many bad blocks in inode */
289 /* Illegal block number in bad block inode */
292 /* Bad block inode has illegal blocks (latch question) */
343 /* Error allocating inode bitmap */
361 /* Error while storing inode count information */
367 /* Error while reading inode (for clearing) */
373 /* Imagic flag set on an inode when filesystem doesn't support it */
376 /* Immutable flag set on a device or socket inode */
382 /* Non-zero size on on device, fifo or socket inode */
388 /* Journal inode not in use, needs clearing */
391 /* Journal inode has wrong mode */
394 /* Inode that was part of orphan linked list */
433 /* Inode too big (latch question) */
466 /* Resize inode failed */
469 /* inode->i_size is too long */
487 /* inode appears to be a directory */
505 /* inode has extents, superblock missing INCOMPAT_EXTENTS feature */
508 /* inode missing EXTENTS_FL, but is an extent inode */
533 /* Duplicate/bad block(s) in inode */
542 /* Error allocating inode bitmap */
590 /* Bad inode number for '.' */
593 /* Directory entry has bad inode number */
596 /* Directory entry has deleted or unused inode */
602 /* Directory entry points to inode now located in a bad block */
614 /* Missing '.' in directory inode */
617 /* Missing '..' in directory inode */
620 /* First entry in directory inode doesn't contain '.' */
623 /* Second entry in directory inode doesn't contain '..' */
641 /* inode has bad mode */
650 /* Directory inode has a missing block (hole) */
659 /* Illegal character device in inode */
662 /* Illegal block device in inode */
692 /* Error deallocating inode */
779 /* Inode found in group where _INODE_UNINIT is set */
782 /* Inode found in group unused inodes area */
795 /* Root inode not allocated */
801 /* Unconnected directory inode */
816 /* Could not reconnect inode */
834 /* Error while adjusting inode count */
843 /* Error allocating inode bitmap */
852 /* Root inode is not directory; aborting */
855 /* Cannot proceed without a root inode. */
892 /* Unattached zero-length inode */
895 /* Unattached inode */
898 /* Inode ref count wrong */
901 /* Inconsistent inode count information cached */
911 /* Padding at end of inode bitmap is not set. */
929 /* Inode bitmap differences header */
932 /* Inode not used, but marked in bitmap */
935 /* Inode used, but not marked used in bitmap */
938 /* Inode bitmap differences end */
962 /* Error copying in replacement inode bitmap */
974 /* Inode range not used, but marked in bitmap */
977 /* Inode rangeused, but not marked used in bitmap */
983 /* Inode in use but group is marked INODE_UNINIT */