HomeSort by: relevance | last modified time | path
    Searched defs:txg_list_empty (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
txg.c 717 ASSERT(txg_list_empty(tl, t));
723 txg_list_empty(txg_list_t *tl, uint64_t txg) function
739 if (!txg_list_empty(tl, i)) {
txg.c 717 ASSERT(txg_list_empty(tl, t));
723 txg_list_empty(txg_list_t *tl, uint64_t txg) function
739 if (!txg_list_empty(tl, i)) {

Completed in 93 milliseconds