Home
last modified time | relevance | path

Searched refs:itxs_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzil_impl.h143 } itxs_t; typedef
148 itxs_t *itxg_itxs; /* sync and async itxs */
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzil.c1822 zil_itxg_clean(itxs_t *itxs) in zil_itxg_clean()
1873 kmem_free(itxs, sizeof (itxs_t)); in zil_itxg_clean()
1938 itxs_t *itxs, *clean = NULL; in zil_itx_assign()
1966 itxs = itxg->itxg_itxs = kmem_zalloc(sizeof (itxs_t), in zil_itx_assign()
2023 itxs_t *clean_me; in zil_clean()