Searched defs:SIZE_RATE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c78 #define SIZE_RATE 115 /* increase size by 15% */ macro
636 size = (ip->i_size * SIZE_RATE) / INTEGRAL;

Completed in 47 milliseconds