Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c115 dmu_tx_hold_t *txh; dmu_tx_hold_dnode_impl() local
151 dmu_tx_hold_t *txh; dmu_tx_hold_object_impl() local
230 dmu_tx_count_write(dmu_tx_hold_t * txh,uint64_t off,uint64_t len) dmu_tx_count_write() argument
300 dmu_tx_count_append(dmu_tx_hold_t * txh,uint64_t off,uint64_t len) dmu_tx_count_append() argument
347 dmu_tx_count_dnode(dmu_tx_hold_t * txh) dmu_tx_count_dnode() argument
356 dmu_tx_hold_t *txh; dmu_tx_hold_write() local
373 dmu_tx_hold_t *txh; dmu_tx_hold_write_by_dnode() local
394 dmu_tx_hold_t *txh; dmu_tx_hold_append() local
410 dmu_tx_hold_t *txh; dmu_tx_hold_append_by_dnode() local
437 dmu_tx_count_free(dmu_tx_hold_t * txh,uint64_t off,uint64_t len) dmu_tx_count_free() argument
525 dmu_tx_hold_t *txh; dmu_tx_hold_free() local
538 dmu_tx_hold_t *txh; dmu_tx_hold_free_by_dnode() local
548 dmu_tx_count_clone(dmu_tx_hold_t * txh,uint64_t off,uint64_t len) dmu_tx_count_clone() argument
560 dmu_tx_hold_t *txh; dmu_tx_hold_clone_by_dnode() local
573 dmu_tx_hold_zap_impl(dmu_tx_hold_t * txh,const char * name) dmu_tx_hold_zap_impl() argument
626 dmu_tx_hold_t *txh; dmu_tx_hold_zap() local
639 dmu_tx_hold_t *txh; dmu_tx_hold_zap_by_dnode() local
652 dmu_tx_hold_t *txh; dmu_tx_hold_bonus() local
665 dmu_tx_hold_t *txh; dmu_tx_hold_bonus_by_dnode() local
677 dmu_tx_hold_t *txh; dmu_tx_hold_space() local
713 for (dmu_tx_hold_t *txh = list_head(&tx->tx_holds); txh != NULL; dmu_tx_dirty_buf() local
1066 for (dmu_tx_hold_t *txh = list_head(&tx->tx_holds); txh != NULL; dmu_tx_try_assign() local
1135 for (dmu_tx_hold_t *txh = list_head(&tx->tx_holds); dmu_tx_unassign() local
1294 dmu_tx_hold_t *txh; dmu_tx_destroy() local
1323 for (dmu_tx_hold_t *txh = list_head(&tx->tx_holds); txh != NULL; dmu_tx_commit() local
1442 dmu_tx_hold_t *txh; dmu_tx_hold_spill() local
[all...]