V7/usr/sys/h/fblk.h

Find at most related files.
including files from this version of Unix.

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