X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fpnode.h;h=958665d662af24f4e7bea120a959c6220a91b1f5;hb=1ef708ea449e5eab2780020ec79485db80937833;hp=973c3f825e7dcdb8f7fd6b3158df93f6afb9f7fc;hpb=b0d19a378a409373244088511e889957645f2a44;p=linux-2.6 diff --git a/fs/pnode.h b/fs/pnode.h index 973c3f825e..958665d662 100644 --- a/fs/pnode.h +++ b/fs/pnode.h @@ -36,4 +36,5 @@ int propagate_mnt(struct vfsmount *, struct dentry *, struct vfsmount *, int propagate_umount(struct list_head *); int propagate_mount_busy(struct vfsmount *, int); void mnt_release_group_id(struct vfsmount *); +int get_dominating_id(struct vfsmount *mnt, const struct path *root); #endif /* _LINUX_PNODE_H */