X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fautofs%2Fautofs_i.h;h=901a3e67ec4578665812eebf07b40a7a8ede2632;hb=477e54eba4fd092704e50e65ade79463bd17fa85;hp=8b4cca3c4705c7b880d8ded266160a84c74c0cbf;hpb=5c34202b8bf942da411b6599668a76b07449bbfd;p=mirror_ubuntu-artful-kernel.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 */