Home
last modified time | relevance | path

Searched refs:haveBad (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c251 int haveBad = 0; in noteUsage() local
267 haveBad = 1; in noteUsage()
289 if (haveBad > 0) { in noteUsage()
292 haveBad = 0; in noteUsage()
294 return (haveBad); in noteUsage()
303 int haveBad; in storeInfoAboutEntry() local
350 haveBad = noteUsage(fd, start, dp, ldp, longEntryStartCluster, in storeInfoAboutEntry()
352 if (haveBad > 0) { in storeInfoAboutEntry()