Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c888 txg_list_empty_impl(txg_list_t *tl, uint64_t txg) in txg_list_empty_impl() function
899 boolean_t ret = txg_list_empty_impl(tl, txg); in txg_list_empty()
912 ASSERT(txg_list_empty_impl(tl, t)); in txg_list_destroy()