]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/pnode.h
fsnotify: drop notification_mutex before destroying event
[karo-tx-linux.git] / fs / pnode.h
index 0fcdbe7ca6480e7950092cfd0dc7d0ce431ef548..550f5a8b4fcf462d12d36fb6e7c646670247c317 100644 (file)
@@ -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 */