Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c111 tx->tx_err = err; in dmu_tx_hold_object_impl()
336 txh->txh_tx->tx_err = err; in dmu_tx_count_write()
406 txh->txh_tx->tx_err = err; in dmu_tx_count_write()
526 txh->txh_tx->tx_err = err; in dmu_tx_count_free()
546 txh->txh_tx->tx_err = err; in dmu_tx_count_free()
563 txh->txh_tx->tx_err = err; in dmu_tx_count_free()
724 tx->tx_err = err; in dmu_tx_hold_free()
730 tx->tx_err = err; in dmu_tx_hold_free()
736 tx->tx_err = err; in dmu_tx_hold_free()
782 tx->tx_err = err; in dmu_tx_hold_zap()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_tx.h78 int tx_err; member
/netbsd-src/sys/dev/pci/
H A Dif_mcx.c1187 struct mcx_counter tx_err; member
6412 counters->rx_err.packets + counters->tx_err.packets)
6415 betoh64(counters->tx_err.packets),