kill lock_two_inodes()
[linux-2.6-block.git] / fs / internal.h
index 58e43341aebf07d92245f789fd1cdf8d5415cebd..de67b02226e599c6e22a5c0a85b1938df2340a34 100644 (file)
@@ -196,8 +196,6 @@ extern long prune_icache_sb(struct super_block *sb, struct shrink_control *sc);
 int dentry_needs_remove_privs(struct mnt_idmap *, struct dentry *dentry);
 bool in_group_or_capable(struct mnt_idmap *idmap,
                         const struct inode *inode, vfsgid_t vfsgid);
-void lock_two_inodes(struct inode *inode1, struct inode *inode2,
-                    unsigned subclass1, unsigned subclass2);
 
 /*
  * fs-writeback.c