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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c153 static void mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum,
2609 * mark_cluster
2618 mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum, uint32_t value) function
2715 mark_cluster(fatp, nextfree++,
2723 mark_cluster(fatp, nextfree, PCF_LASTCLUSTER32);
2749 mark_cluster(fatp, nextfree, nextfree + 1);
2750 mark_cluster(fatp, nextfree++,

Completed in 63 milliseconds