Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dtxg.h48 typedef struct txg_node { struct
49 struct txg_node *tn_next[TXG_SIZE]; argument
51 } txg_node_t; argument