Home | History | Annotate | Download | only in fsck_ffs

Lines Matching defs:FOUND

75  * is found during the descent in passes 2, 3, and 4 the count is
82 short ino_linkcnt; /* number of links not found */
90 #define DFOUND 04 /* directory found during descent */
211 * found. The second part of the list (from muldup to the end)
212 * contains duplicate blocks that have been found more than once.
213 * To check if a block has been found as a duplicate it is only
215 * total number of times that a block has been found as a duplicate
218 * w (found twice), x (found once), y (found three times), and z
219 * (found once) are duplicate block numbers:
334 extern ino_t lfdir; /* lost & found directory inode number */
335 extern const char *lfname; /* lost & found directory name */
336 extern int lfmode; /* lost & found directory creation mode */
364 #define FOUND 0x10