Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c308 lastInFAT(int32_t clusterNum) in lastInFAT() function
H A Dfsck_pcfs.h221 extern int lastInFAT(int32_t clusterNum);
H A Ddir.c575 (lastInFAT(currentCluster))) { in visitNodes()