Searched refs:mark_cluster (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 153 static void mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum, 2618 mark_cluster(uchar_t *fatp, pc_cluster32_t clustnum, uint32_t value) in mark_cluster() function 2715 mark_cluster(fatp, nextfree++, in build_fat() 2723 mark_cluster(fatp, nextfree, PCF_LASTCLUSTER32); in build_fat() 2749 mark_cluster(fatp, nextfree, nextfree + 1); in build_fat() 2750 mark_cluster(fatp, nextfree++, in build_fat()
|