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 1518 #define LFS_EST_RSVD(F) ((LFS_EST_NONMETA(F) * \
1530 (LFS_EST_BFREE(F) >= (BB) + LFS_EST_RSVD(F))
lfs_vfsops.c 1573 sbp->f_bresvd = LFS_EST_RSVD(fs);

Completed in 15 milliseconds