usr/src/uts/common/fs/zfs/sys/dmu_objset.h
changeset 4787 602d3f97842c
parent 4543 12bb2876a62e
child 4944 96d96f8de974
--- a/usr/src/uts/common/fs/zfs/sys/dmu_objset.h	Thu Aug 02 19:52:58 2007 -0700
+++ b/usr/src/uts/common/fs/zfs/sys/dmu_objset.h	Thu Aug 02 21:23:46 2007 -0700
@@ -108,7 +108,7 @@
 int dmu_objset_find(char *name, int func(char *, void *), void *arg,
     int flags);
 void dmu_objset_byteswap(void *buf, size_t size);
-int dmu_objset_evict_dbufs(objset_t *os, int try);
+int dmu_objset_evict_dbufs(objset_t *os, boolean_t try);
 
 /* called from dsl */
 void dmu_objset_sync(objset_impl_t *os, zio_t *zio, dmu_tx_t *tx);