SFS_BAVAIL
# ifndef SFS_BAVAIL
if (fs.SFS_BAVAIL <= 0)
else if (fs.SFS_BAVAIL > LONG_MAX)
return (long) fs.SFS_BAVAIL;