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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c534 (void) markInUse(fd, clusterNum, dp, NULL, 0, VISIBLE, NULL);
657 (void) markInUse(fd, c, &BlankPCDIR, NULL, 0, VISIBLE,
762 (void) markInUse(fd, c, ndp, NULL, 0, VISIBLE, &tmpl);
1093 (void) markInUse(fd, c, ndp, NULL, 0, VISIBLE, NULL);
1146 * so if newEnt is NULL here, we are in effect using markInUse()
1392 markInUse(int fd, int32_t clusterNum, struct pcdir *referencer, struct function

Completed in 59 milliseconds