Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c769 struct pcdir *appendPoint = NULL; in findAvailableRootDirEntSlot() local
785 &appendPoint, ignorecp, &ignore); in findAvailableRootDirEntSlot()
790 &deletedEntry, clusterWithSlot, &appendPoint, ignorecp, in findAvailableRootDirEntSlot()
803 if (appendPoint) in findAvailableRootDirEntSlot()
804 return (appendPoint); in findAvailableRootDirEntSlot()