Searched refs:expected_refcount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c650 uint64_t expected_refcount = 0; local
655 &expected_refcount);
659 if (expected_refcount != actual_refcount) {
662 (longlong_t)expected_refcount,

Completed in 82 milliseconds