Searched refs:zil_destroy (Results 1 – 3 of 3) sorted by relevance
399 extern void zil_destroy(zilog_t *zilog, boolean_t keep_first);
615 zil_destroy(zilog_t *zilog, boolean_t keep_first) in zil_destroy() function1993 zil_destroy(zilog, B_FALSE); in zil_suspend()2148 zil_destroy(zilog, B_TRUE); in zil_replay()2169 zil_destroy(zilog, B_FALSE); in zil_replay()
1398 zil_destroy(zfsvfs->z_log, B_FALSE); in zfsvfs_setup()