Index: uspace/srv/fs/tmpfs/tmpfs_dump.c
===================================================================
--- uspace/srv/fs/tmpfs/tmpfs_dump.c	(revision 16d17cadb46bf0e334a93ad589d0d55a03e68cb2)
+++ uspace/srv/fs/tmpfs/tmpfs_dump.c	(revision 4bda76b0323cdcbbaaba7347e616c3fee0315043)
@@ -55,6 +55,6 @@
 
 static bool
-tmpfs_restore_recursion(int dev, off_t *bufpos, size_t *buflen, off_t *pos,
-    fs_node_t *pfn)
+tmpfs_restore_recursion(dev_handle_t dev, off_t *bufpos, size_t *buflen,
+    off_t *pos, fs_node_t *pfn)
 {
 	struct rdentry entry;
