aboutsummaryrefslogtreecommitdiff
path: root/include/zfs_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zfs_common.h')
-rw-r--r--include/zfs_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/zfs_common.h b/include/zfs_common.h
index 04e73d0cd..628231efd 100644
--- a/include/zfs_common.h
+++ b/include/zfs_common.h
@@ -94,8 +94,6 @@ struct zfs_dirhook_info {
struct zfs_filesystem *zfsget_fs(void);
-int init_fs(block_dev_desc_t *dev_desc);
-void deinit_fs(block_dev_desc_t *dev_desc);
int zfs_open(zfs_file_t, const char *filename);
uint64_t zfs_read(zfs_file_t, char *buf, uint64_t len);
struct zfs_data *zfs_mount(device_t);