nfsd4: lookup up callback cred only once
[safe/jmp/linux-2.6] / fs / autofs / autofs_i.h
index 8b4cca3..901a3e6 100644 (file)
@@ -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 */