SysIII/usr/include/sys/fblk.h

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