Home
last modified time | relevance | path

Searched defs:txh (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c118 dmu_tx_hold_t *txh; in dmu_tx_hold_dnode_impl() local
154 dmu_tx_hold_t *txh; in dmu_tx_hold_object_impl() local
233 dmu_tx_count_write(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_write()
303 dmu_tx_count_append(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_append()
350 dmu_tx_count_dnode(dmu_tx_hold_t *txh) in dmu_tx_count_dnode()
359 dmu_tx_hold_t *txh; in dmu_tx_hold_write() local
376 dmu_tx_hold_t *txh; in dmu_tx_hold_write_by_dnode() local
397 dmu_tx_hold_t *txh; in dmu_tx_hold_append() local
413 dmu_tx_hold_t *txh; in dmu_tx_hold_append_by_dnode() local
440 dmu_tx_count_free(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_free()
[all …]