Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzil_impl.h106 uint8_t zl_keep_first; /* keep first log block in destroy */ member
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzil.c601 zilog->zl_keep_first = keep_first; in zil_destroy()
1622 if (zilog->zl_keep_first) { in zil_sync()