Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_tx.h110 list_node_t dcb_node; /* linked to tx_callbacks list */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c139 offsetof(dmu_tx_callback_t, dcb_node)); in txg_init()
478 offsetof(dmu_tx_callback_t, dcb_node)); in txg_dispatch_callbacks()
H A Ddmu_tx.c74 offsetof(dmu_tx_callback_t, dcb_node)); in dmu_tx_create_dd()