X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fpnode.h;h=550f5a8b4fcf462d12d36fb6e7c646670247c317;hb=b2edcdae3d9a29b25f6c161a8711caa74ce49991;hp=0fcdbe7ca6480e7950092cfd0dc7d0ce431ef548;hpb=d86a2fe4dc97cbbad04f5db941d9a1bb82e22b5f;p=cascardo%2Flinux.git diff --git a/fs/pnode.h b/fs/pnode.h index 0fcdbe7ca648..550f5a8b4fcf 100644 --- a/fs/pnode.h +++ b/fs/pnode.h @@ -52,4 +52,5 @@ void mnt_set_mountpoint(struct mount *, struct mountpoint *, struct mount *copy_tree(struct mount *, struct dentry *, int); bool is_path_reachable(struct mount *, struct dentry *, const struct path *root); +int count_mounts(struct mnt_namespace *ns, struct mount *mnt); #endif /* _LINUX_PNODE_H */