X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fpnode.h;h=958665d662af24f4e7bea120a959c6220a91b1f5;hb=9256a2d0b1a36906656405adf564f03ab2d2f3e9;hp=f249be2fee7a22d0d6056c526f385b5550751b17;hpb=81f8320f624a785d77443ace83391d0fdee695f6;p=karo-tx-linux.git diff --git a/fs/pnode.h b/fs/pnode.h index f249be2fee7a..958665d662af 100644 --- a/fs/pnode.h +++ b/fs/pnode.h @@ -35,4 +35,6 @@ int propagate_mnt(struct vfsmount *, struct dentry *, struct vfsmount *, struct list_head *); 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 */