Searched refs:txg_node_t (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_synctask.h71 txg_node_t dst_node;
H A Dtxg.h58 } txg_node_t; typedef in typeref:struct:txg_node
63 txg_node_t *tl_head[TXG_SIZE];
H A Dzil_impl.h134 txg_node_t zl_dirty_link; /* protected by dp_dirty_zilogs list */
H A Dmetaslab_impl.h358 txg_node_t ms_txg_node; /* per-txg dirty metaslab links */
H A Ddsl_dir.h98 txg_node_t dd_dirty_link;
H A Dvdev_impl.h188 txg_node_t vdev_txg_node; /* per-txg dirty vdev linkage */
215 txg_node_t vdev_dtl_node; /* per-txg dirty DTL linkage */
H A Ddsl_dataset.h163 txg_node_t ds_dirty_link;
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dtxg.c754 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset);
778 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset);
784 txg_node_t **tp;
805 txg_node_t *tn;
827 txg_node_t *tn, **tp;
850 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset);
862 txg_node_t *t
[all...]

Completed in 109 milliseconds