vfs: spread struct mount - get_dominating_id / do_make_slave
[firefly-linux-kernel-4.4.55.git] / fs / pnode.h
index 866b3e2928871dcbcd89b04430baab9783fd5e7c..33f1e3cb3cd29d9a6ede937d02f8b32dd6608262 100644 (file)
@@ -35,8 +35,8 @@ int propagate_mnt(struct vfsmount *, struct dentry *, struct vfsmount *,
 int propagate_umount(struct list_head *);
 int propagate_mount_busy(struct mount *, int);
 void mnt_release_group_id(struct mount *);
-int get_dominating_id(struct vfsmount *mnt, const struct path *root);
-unsigned int mnt_get_count(struct vfsmount *mnt);
+int get_dominating_id(struct mount *mnt, const struct path *root);
+unsigned int mnt_get_count(struct mount *mnt);
 void mnt_set_mountpoint(struct vfsmount *, struct dentry *,
                        struct mount *);
 void release_mounts(struct list_head *);