Searched defs:zil_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c593 * when keep_first is set, because both zil_create() and zil_destroy()
597 zil_destroy(zilog_t *zilog, boolean_t keep_first) function
1975 zil_destroy(zilog, B_FALSE);
2130 zil_destroy(zilog, B_TRUE);
2151 zil_destroy(zilog, B_FALSE);

Completed in 540 milliseconds