Searched refs:LFS_EST_BFREE (Results 1 – 3 of 3) sorted by relevance
1510 #define LFS_EST_BFREE(F) (lfs_sb_getbfree(F) > LFS_EST_CMETA(F) ? \ macro1521 LFS_EST_BFREE(F) >= (BB)) || \1526 (LFS_EST_BFREE(F) >= (BB) + LFS_EST_RSVD(F))
227 (intmax_t)LFS_EST_BFREE(fs))); in lfs_reserveavail()
1467 sbp->f_bfree = LFS_EST_BFREE(fs); in lfs_statvfs()