Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/vdev_zaps/
H A Dvdev_zaps_005_pos.ksh55 new_top=$(get_top_vd_zap $DISK $conf)
58 [[ "$new_top" -ne "$orig_top" ]] && log_fail "Top ZAP ($new_top) after "\
H A Dvdev_zaps_004_pos.ksh56 new_top=$(get_top_vd_zap "type: 'mirror'" $conf)
57 if [[ "$new_top" -ne "$orig_top" ]]; then
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_info.c252 tlm_chain_link_t *new_top; in tlm_un_ref() local
294 new_top = 0; in tlm_un_ref()
296 new_top = link->tc_next; in tlm_un_ref()
304 return (new_top); in tlm_un_ref()
/illumos-gate/usr/src/tools/scripts/
H A Dinterface_cmp.pl483 my ($new_top, $new_direct, $new_total, $new_symhash) =
546 next if !($opt{d} && $old_top && !$new_top);
612 my ($new_top, $new_direct, $new_total, $new_symhash) =