vfs: spread struct mount - propagate_mnt()
[firefly-linux-kernel-4.4.55.git] / fs / pnode.h
index 33f1e3cb3cd29d9a6ede937d02f8b32dd6608262..55546a2f9b5134759d456054bbc66d41a9c7bc04 100644 (file)
@@ -30,7 +30,7 @@ static inline void set_mnt_shared(struct mount *mnt)
 }
 
 void change_mnt_propagation(struct mount *, int);
-int propagate_mnt(struct vfsmount *, struct dentry *, struct vfsmount *,
+int propagate_mnt(struct mount *, struct dentry *, struct mount *,
                struct list_head *);
 int propagate_umount(struct list_head *);
 int propagate_mount_busy(struct mount *, int);