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

/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c125 * (2) lgrow() updates the pointer to the hashtable before it updates
141 * - t1 grabs all locks in lgrow()
515 lgrow(struct loinfo *li, uint_t newsize) function
617 lgrow(li, li->li_htsize << lo_resize_factor);

Completed in 80 milliseconds