HomeSort by: relevance | last modified time | path
    Searched refs:LFS_EST_RSVD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/lfs/
lfs_accessors.h 1535 #define LFS_EST_RSVD(F) ((LFS_EST_NONMETA(F) * \
1547 (LFS_EST_BFREE(F) >= (BB) + LFS_EST_RSVD(F))
lfs_vfsops.c 1608 sbp->f_bresvd = LFS_EST_RSVD(fs);

Completed in 34 milliseconds