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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzil.h418 extern int zil_suspend(const char *osname, void **cookiep);
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzil.c1919 zil_suspend(const char *osname, void **cookiep) function
2196 error = zil_suspend(osname, NULL);
H A Ddsl_dataset.c1395 * case it will be zeroed. Usually zil_suspend() accomplishes this.
1587 error = zil_suspend(fsname, &cookie);
1710 error = zil_suspend(fsname, &cookie);

Completed in 339 milliseconds