Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_tx.h108 list_node_t dcb_node; /* linked to tx_callbacks list */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c139 offsetof(dmu_tx_callback_t, dcb_node)); in txg_init()
456 offsetof(dmu_tx_callback_t, dcb_node)); in txg_dispatch_callbacks()
H A Ddmu_tx.c72 offsetof(dmu_tx_callback_t, dcb_node)); in dmu_tx_create_dd()