]> Git Repo - linux.git/blobdiff - fs/ufs/ufs.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[linux.git] / fs / ufs / ufs.h
index d0c4acd4f1f36f8cf5e17f0e329e111b3e07d79e..644e77e1359912d502bcc05dc50e476b6abe5e68 100644 (file)
@@ -99,7 +99,6 @@ extern void ufs_set_link(struct inode *dir, struct ufs_dir_entry *de,
 extern const struct inode_operations ufs_file_inode_operations;
 extern const struct file_operations ufs_file_operations;
 extern const struct address_space_operations ufs_aops;
-extern int ufs_sync_file(struct file *, struct dentry *, int);
 
 /* ialloc.c */
 extern void ufs_free_inode (struct inode *inode);
This page took 0.030494 seconds and 4 git commands to generate.