Searched defs:extractStartCluster (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c348 extractSize(dp), extractStartCluster(dp));
351 start = extractStartCluster(dp);
550 traverseDir(fd, extractStartCluster(dp), depth + 1,
753 extractStartCluster(struct pcdir *dp) function

Completed in 47 milliseconds