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.c116 dmu_tx_hold_t *txh; in dmu_tx_hold_dnode_impl() local
152 dmu_tx_hold_t *txh; in dmu_tx_hold_object_impl() local
231 dmu_tx_count_write(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_write()
301 dmu_tx_count_append(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_append()
348 dmu_tx_count_dnode(dmu_tx_hold_t *txh) in dmu_tx_count_dnode()
357 dmu_tx_hold_t *txh; in dmu_tx_hold_write() local
374 dmu_tx_hold_t *txh; in dmu_tx_hold_write_by_dnode() local
395 dmu_tx_hold_t *txh; in dmu_tx_hold_append() local
411 dmu_tx_hold_t *txh; in dmu_tx_hold_append_by_dnode() local
438 dmu_tx_count_free(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_free()
[all …]