Home
last modified time | relevance | path

Searched refs:zil_suspend (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h445 extern int zil_suspend(const char *osname, void **cookiep);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c3137 zil_suspend(const char *osname, void **cookiep) in zil_suspend() function
3448 error = zil_suspend(osname, NULL); in zil_reset()
H A Ddsl_dataset.c1821 error = zil_suspend(fsname, &cookie); in dsl_dataset_snapshot()
1933 error = zil_suspend(fsname, &cookie); in dsl_dataset_snapshot_tmp()