X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=fs%2Finternal.h;h=6b706bc60a66bbb3cecb7477f2ea72e0a091aa84;hp=8a03a5447bdf392a826b088f7329c68af32f3d2e;hb=7e125f7b9cbfce4101191b8076d606c517a73066;hpb=ef77ad5e67447b3744574c29b97da6677d6d3f18 diff --git a/fs/internal.h b/fs/internal.h index 8a03a5447bdf..6b706bc60a66 100644 --- a/fs/internal.h +++ b/fs/internal.h @@ -87,6 +87,8 @@ extern struct file *get_empty_filp(void); * super.c */ extern int do_remount_sb(struct super_block *, int, void *, int); +extern void __put_super(struct super_block *sb); +extern void put_super(struct super_block *sb); /* * open.c