Bell 32V development
[unix-history] / usr / include / sys / fblk.h
struct fblk
{
int df_nfree;
daddr_t df_free[NICFREE];
};