make_marks
make_marks(JT(p));
make_marks(JF(p));
make_marks(p);
static void make_marks(struct block *);