Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/ml/
H A Dwbuf.S126 ! We handle it by spilling the window into the user's wbuf.
153 ! We handle it by spilling the window to the wbuf and retrying
319 ! We handle it by spilling the window into the user's wbuf.
346 ! We handle it by spilling the window to the wbuf and retrying
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dwbuf.S124 ! We handle it by spilling the window into the user's wbuf.
151 ! We handle it by spilling the window to the wbuf and retrying
258 ! We handle it by spilling the window into the user's wbuf.
285 ! We handle it by spilling the window to the wbuf and retrying
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c665 boolean_t spilling; in sa_build_layouts() local
675 SA_BONUS, bonuslen, &i, &used, &spilling); in sa_build_layouts()
680 VERIFY(0 == dmu_set_bonus(hdl->sa_bonus, spilling ? in sa_build_layouts()
684 ASSERT((bonustype == DMU_OT_ZNODE && spilling == 0) || in sa_build_layouts()
688 if (spilling) { in sa_build_layouts()
716 if (spilling) in sa_build_layouts()
737 VERIFY(spilling); in sa_build_layouts()
794 if (!spilling) { in sa_build_layouts()