32V/usr/src/slowsys/h/fblk.h

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