Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c103 uint_t lo_resize_threshold = 1; variable
615 if (li->li_refct > (li->li_htsize << lo_resize_threshold)) { in lsave()