Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h119 list_node_t dcb_node; /* linked to tx_callbacks list */ member
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dtxg.c136 offsetof(dmu_tx_callback_t, dcb_node)); in txg_init()
437 offsetof(dmu_tx_callback_t, dcb_node)); in txg_dispatch_callbacks()
H A Ddmu_tx.c56 offsetof(dmu_tx_callback_t, dcb_node)); in dmu_tx_create_dd()