Home
last modified time | relevance | path

Searched refs:spa_slop_shift (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c344 int spa_slop_shift = 5; variable
1639 return (MAX(space >> spa_slop_shift, SPA_MINDEVSIZE >> 1)); in spa_get_slop_space()