Home
last modified time | relevance | path

Searched refs:zil_destroy (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzil.h489 extern void zil_destroy(zilog_t *zilog, boolean_t keep_first);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzil.c744 zil_destroy(zilog_t *zilog, boolean_t keep_first) in zil_destroy() function
3441 zil_destroy(zilog, B_FALSE); in zil_suspend()
3600 zil_destroy(zilog, B_TRUE); in zil_replay()
3621 zil_destroy(zilog, B_FALSE); in zil_replay()
3663 EXPORT_SYMBOL(zil_destroy);
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c948 zil_destroy(dmu_objset_zil(os), B_FALSE); in zvol_os_create_minor()
H A Dzfs_vfsops.c920 zil_destroy(zfsvfs->z_log, B_FALSE); in zfsvfs_setup()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c1386 zil_destroy(dmu_objset_zil(os), B_FALSE); in zvol_create_minor_impl()
H A Dzfs_vfsops.c1091 zil_destroy(zfsvfs->z_log, B_FALSE); in zfsvfs_setup()