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.h157 typedef struct itxs { struct
158 list_t i_sync_list; /* list of synchronous itxs */ argument
159 avl_tree_t i_async_tree; /* tree of foids for async itxs */ argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c2438 itxs_t *itxs = arg; in zil_itxg_clean() local
2547 itxs_t *itxs, *clean = NULL; in zil_itx_assign() local