Searched defs:itxs (Results 1 – 2 of 2) sorted by relevance
57 typedef struct itxs { struct 58 list_t i_sync_list; /* list of synchronous itxs */ argument 59 avl_tree_t i_async_tree; /* tree of foids for async itxs */ argument
1156 zil_itxg_clean(itxs_t *itxs) in zil_itxg_clean() argument 1254 itxs_t *itxs, *clean = NULL; in zil_itx_assign() local [all...]