Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h55 typedef struct txg_node { struct
56 struct txg_node *tn_next[TXG_SIZE]; argument
58 } txg_node_t; argument