#sccs "@(#)uts/kern/sys:fblk.h 1.1" /* Convergent Technologies - System V - May 1983 */ struct fblk { int df_nfree; daddr_t df_free[NICFREE]; };