]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/nfs_fs.h
[SCSI] bsg: update sg_io_v4 structure
[linux-2.6-omap-h63xx.git] / include / linux / nfs_fs.h
index c098ae194f79daf0c498a7aec7e3eb24186d24c5..9ba4aec37c5060a081e1bda1c670ac80463cbae8 100644 (file)
@@ -407,8 +407,8 @@ extern void nfs_release_automount_timer(void);
 /*
  * linux/fs/nfs/unlink.c
  */
-extern int  nfs_async_unlink(struct dentry *);
-extern void nfs_complete_unlink(struct dentry *);
+extern int  nfs_async_unlink(struct inode *dir, struct dentry *dentry);
+extern void nfs_complete_unlink(struct dentry *dentry, struct inode *);
 
 /*
  * linux/fs/nfs/write.c