Searched defs:itxg (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/common/fs/zfs/sys/ | ||
H A D | zil_impl.h | 62 typedef struct itxg { struct |
/titanic_52/usr/src/uts/common/fs/zfs/ | ||
H A D | zil.c | 1224 itxg_t *itxg = &zilog->zl_itxg[txg & TXG_MASK]; in zil_remove_async() local |