X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fautofs%2Fautofs_i.h;h=901a3e67ec4578665812eebf07b40a7a8ede2632;hb=4157fd85fc794bb7896b65c0cf686aa89d711d57;hp=8b4cca3c4705c7b880d8ded266160a84c74c0cbf;hpb=cab8e5c4444cb7d9b8035de5d81fbfd5284a02fa;p=~andy%2Flinux diff --git a/fs/autofs/autofs_i.h b/fs/autofs/autofs_i.h index 8b4cca3c470..901a3e67ec4 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 */