arm: dts: rockchip: add mpu6050 to rk3288-evb-act8846
[firefly-linux-kernel-4.4.55.git] / fs / pnode.h
index 3cb58c0cdcbcb5c9af81704f5403c8584e60fbc0..f41fc9a6c48eb205734b2cf5674d13f846172d46 100644 (file)
@@ -50,6 +50,8 @@ int get_dominating_id(struct mount *mnt, const struct path *root);
 unsigned int mnt_get_count(struct mount *mnt);
 void mnt_set_mountpoint(struct mount *, struct mountpoint *,
                        struct mount *);
+void mnt_change_mountpoint(struct mount *parent, struct mountpoint *mp,
+                          struct mount *mnt);
 struct mount *copy_tree(struct mount *, struct dentry *, int);
 bool is_path_reachable(struct mount *, struct dentry *,
                         const struct path *root);