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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c768 findAvailableRootDirEntSlot(int fd, int32_t *clusterWithSlot) argument
775 *clusterWithSlot = 0;
786 PCD_ERASED, &deletedEntry, clusterWithSlot,
792 &deletedEntry, clusterWithSlot, &appendPoint, ignorecp,
814 insertDirEnt(struct pcdir *slot, struct pcdir *entry, int32_t clusterWithSlot) argument
817 markClusterModified(clusterWithSlot);

Completed in 50 milliseconds