Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzil_impl.h164 typedef struct itxs { struct
165 list_t i_sync_list; /* list of synchronous itxs */ argument
166 avl_tree_t i_async_tree; /* tree of foids for async itxs */ argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c2597 itxs_t *itxs = arg; in zil_itxg_clean() local
2706 itxs_t *itxs, *clean = NULL; in zil_itx_assign() local