Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c1088 redoInUse(int fd, int32_t c, struct pcdir *ndp, int32_t stopAtCluster) in redoInUse() argument
1090 while (c && c != stopAtCluster) { in redoInUse()