V7M/sys/h/fblk.h

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