Searched defs:orphanSizeLookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c81 static int32_t orphanSizeLookup(int32_t clusterNum);
123 int32_t size = orphanSizeLookup(clusterNum);
1112 orphanSizeLookup(int32_t clusterNum) function

Completed in 86 milliseconds