X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fpnode.h;h=550f5a8b4fcf462d12d36fb6e7c646670247c317;hb=8bf371e6adff29758cc3c57c17df4486513081f8;hp=0fcdbe7ca6480e7950092cfd0dc7d0ce431ef548;hpb=8f6c5b079cb37f01463a643182815c00aa5263f2;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 */