patch-2.4.26 linux-2.4.26/fs/jfs/jfs_dtree.h
Next file: linux-2.4.26/fs/jfs/jfs_extent.c
Previous file: linux-2.4.26/fs/jfs/jfs_dtree.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/fs/jfs/jfs_dtree.h
-  Orig date: 
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.25/fs/jfs/jfs_dtree.h linux-2.4.26/fs/jfs/jfs_dtree.h
@@ -265,9 +265,6 @@
 extern int dtDelete(tid_t tid, struct inode *ip, struct component_name * key,
 		    ino_t * data, int flag);
 
-extern int dtRelocate(tid_t tid,
-		      struct inode *ip, s64 lmxaddr, pxd_t * opxd, s64 nxaddr);
-
 extern int dtModify(tid_t tid, struct inode *ip, struct component_name * key,
 		    ino_t * orig_ino, ino_t new_ino, int flag);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)