Home
last modified time | relevance | path

Searched refs:zil_close (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h394 extern void zil_close(zilog_t *zilog);
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c2327 zil_close(zd->zd_zilog); in ztest_zil_remount()
3353 zil_close(zilog); in ztest_dmu_objset_create_destroy()
5570 zil_close(zd->zd_zilog); in ztest_dataset_close()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzvol.c659 zil_close(zv->zv_zilog); in zvol_last_close()
H A Dzil.c1786 zil_close(zilog_t *zilog) in zil_close() function
H A Dzfs_vfsops.c1811 zil_close(zfsvfs->z_log); in zfsvfs_teardown()