Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h108 list_node_t dcb_node; /* linked to tx_callbacks list */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c137 offsetof(dmu_tx_callback_t, dcb_node)); in txg_init()
438 offsetof(dmu_tx_callback_t, dcb_node)); in txg_dispatch_callbacks()
H A Ddmu_tx.c57 offsetof(dmu_tx_callback_t, dcb_node)); in dmu_tx_create_dd()