2.9BSD/usr/include/sys/fblk.h

struct fblk
{
	short	df_nfree;
	daddr_t	df_free[NICFREE];
};