X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fpnode.h;h=550f5a8b4fcf462d12d36fb6e7c646670247c317;hb=470164572dc2f9e76e078e08498dfe32ae2faa6f;hp=0fcdbe7ca6480e7950092cfd0dc7d0ce431ef548;hpb=01cab5549c3e9a0fe7248fc5ad0fd79361cc0d39;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 */