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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c478 * The first call to allocInUse for a new file should have *template
491 allocInUse(int32_t clusterNum, ClusterInfo **template) function
547 (void) allocInUse(clusterNum, NULL);
1403 alreadyMarked = allocInUse(clusterNum, template);

Completed in 48 milliseconds