Searched refs:startCluster (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | dir.c | 201 int isDir, int32_t startCluster, struct nameinfo *fullPathName, in sanityCheckSize() argument 223 squirrelPath(fullPathName, startCluster); in sanityCheckSize() 240 splitChain(fd, dp, startCluster, orphanEntry, &ignorei); in sanityCheckSize()
|
H A D | fsck_pcfs.h | 184 int32_t startCluster);
|
H A D | clusters.c | 1280 truncChainWithBadCluster(int fd, struct pcdir *dp, int32_t startCluster) in truncChainWithBadCluster() argument 1284 int32_t c = startCluster; in truncChainWithBadCluster()
|