Searched defs:txg_list_empty (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ | ||
H A D | txg.c | 709 ASSERT(txg_list_empty(tl, t)); 715 txg_list_empty(txg_list_t *tl, uint64_t txg) function 731 if (!txg_list_empty(tl, i)) { |
Completed in 106 milliseconds