Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c896 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_add()
921 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_add_tail()
928 txg_node_t **tp; in txg_list_add_tail()
949 txg_node_t *tn; in txg_list_remove()
974 txg_node_t *tn, **tp; in txg_list_remove_this()
998 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_member()
1011 txg_node_t *tn; in txg_list_head()
1025 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_next()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg.h59 } txg_node_t; typedef
65 txg_node_t *tl_head[TXG_SIZE];
H A Ddsl_synctask.h99 txg_node_t dst_node;
H A Dzil_impl.h210 txg_node_t zl_dirty_link; /* protected by dp_dirty_zilogs list */
H A Dmetaslab_impl.h535 txg_node_t ms_txg_node; /* per-txg dirty metaslab links */
H A Dvdev_impl.h287 txg_node_t vdev_txg_node; /* per-txg dirty vdev linkage */
402 txg_node_t vdev_dtl_node; /* per-txg dirty DTL linkage */
H A Ddsl_dir.h104 txg_node_t dd_dirty_link;
H A Ddsl_dataset.h214 txg_node_t ds_dirty_link;