X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fautofs%2Fautofs_i.h;h=901a3e67ec4578665812eebf07b40a7a8ede2632;hb=0ffbe2699cda6afbe08501098dff8a8c2fe6ae09;hp=8b4cca3c4705c7b880d8ded266160a84c74c0cbf;hpb=31f6e1bd3b58c9a67e5ea0c2d372fbf5fc9e326d;p=karo-tx-linux.git diff --git a/fs/autofs/autofs_i.h b/fs/autofs/autofs_i.h index 8b4cca3c4705..901a3e67ec45 100644 --- a/fs/autofs/autofs_i.h +++ b/fs/autofs/autofs_i.h @@ -150,6 +150,7 @@ extern const struct file_operations autofs_root_operations; int autofs_fill_super(struct super_block *, void *, int); void autofs_kill_sb(struct super_block *sb); +struct inode *autofs_iget(struct super_block *, unsigned long); /* Queue management functions */