Lines Matching defs:inode
185 * inode was first encountered during pass1. We never
364 (void) printf("Bad dir in inode %d at lbn %d, loc %d:\n",
529 "old fsck would have left inode %d for reclaim thread\n",
560 * XXX What if we allocate an inode
571 pwarn("Could not reconnect inode %d\n", orphan);
614 pwarn("Could not reconnect inode %d\n", orphan);
641 * Connect an orphaned inode to lost+found.
664 pwarn("Could not reconnect inode %d\n", orphan);
695 * inode 0 later on.
787 idesc.id_parent = ino; /* this is the inode to enter */
1091 * Note that if the old inode REQUEST is a directory, all of its
1159 * re-using an old directory inode
1177 * root inode. The net effect's the same.
1223 * the parent's not been scanned yet, which means this inode
1238 * semantics of our callers attaching the inode we return to
1258 * free a directory inode
1344 mkuniqname(caddr_t name, caddr_t pname, fsck_ino_t parent, fsck_ino_t inode)
1352 lftempname(tempname, inode);
1364 "Name ``%s'' for inode %d already exists in %s \n",
1369 "Could not reconnect inode %d\n\n",
1370 inode);
1374 inode);
1378 (void) changeino(parent, name, inode);