Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c963 updateOrphanedChainMetadata(int fd, struct pcdir *dp, int32_t endCluster, in updateOrphanedChainMetadata() function
1041 ndp = updateOrphanedChainMetadata(fd, dp, problemCluster, isBad); in splitChain()