Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c155 static void mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum,
2736 mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum, uint32_t value) in mark_cluster() function
2833 mark_cluster(fatp, nextfree++, in build_fat()
2841 mark_cluster(fatp, nextfree, PCF_LASTCLUSTER32); in build_fat()
2867 mark_cluster(fatp, nextfree, nextfree + 1); in build_fat()
2868 mark_cluster(fatp, nextfree++, in build_fat()