fatchain
if ((error = fatchain(pmp, start, count, fillwith)) != 0)
static int fatchain(struct msdosfsmount *, uint32_t, uint32_t, uint32_t);
if ((error = fatchain(pmp, start, count, fillwith)) != 0)
static int fatchain(struct msdosfsmount *, u_long, u_long, u_long);