Searched refs:un_maxresv (Results 1 – 4 of 4) sorted by relevance
292 if (resv > ul->un_maxresv) { in top_begin_sync()319 ul->un_maxresv)) && !panicstr) { in top_begin_sync()387 if (((size + ul->un_resv + ul->un_resv_wantin) > ul->un_maxresv) && in top_begin_async()
961 return (ul->un_resv > (ul->un_maxresv - (ul->un_maxresv>>2))); in ldl_need_commit()
389 ul->un_maxresv = btodb(ul->un_logsize) * LDL_USABLE_BSIZE; in lufs_snarf()
208 uint32_t un_maxresv; /* maximum reservable space */ member