Whamcloud - gitweb
debugfs: add ncheck -c option
[tools/e2fsprogs.git] / debugfs / debugfs.h
index eb044b1..994577c 100644 (file)
@@ -54,6 +54,7 @@ extern int debugfs_write_inode_full(ext2_ino_t ino, struct ext2_inode * inode,
                                    const char *cmd, int bufsize);
 extern int debugfs_write_new_inode(ext2_ino_t ino, struct ext2_inode * inode,
                                   const char *cmd);
+extern int ext2_file_type(unsigned int mode);
 
 /* ss command functions */