OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFS_EST_BFREE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_accessors.h
1514
#define
LFS_EST_BFREE
(F) (lfs_sb_getbfree(F) > LFS_EST_CMETA(F) ? \
1525
LFS_EST_BFREE
(F) >= (BB)) || \
1530
(
LFS_EST_BFREE
(F) >= (BB) + LFS_EST_RSVD(F))
lfs_bio.c
230
(intmax_t)
LFS_EST_BFREE
(fs)));
lfs_vfsops.c
1558
sbp->f_bfree =
LFS_EST_BFREE
(fs);
Completed in 17 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025