Searched refs:updateDirEnt_Start (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h188 extern void updateDirEnt_Start(struct pcdir *dp, int32_t newStart);
H A Dclusters.c836 updateDirEnt_Start(entry, newCluster);
928 updateDirEnt_Start(entry, 0);
1015 updateDirEnt_Start(ndp, nextInChain(endCluster));
1017 updateDirEnt_Start(ndp, endCluster);
1212 updateDirEnt_Start(ndp, c);
H A Ddir.c1046 updateDirEnt_Start(struct pcdir *dp, int32_t newStart) function

Completed in 63 milliseconds