patch-2.4.26 linux-2.4.26/fs/jfs/jfs_dmap.h

Next file: linux-2.4.26/fs/jfs/jfs_dtree.c
Previous file: linux-2.4.26/fs/jfs/jfs_dmap.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/fs/jfs/jfs_dmap.h linux-2.4.26/fs/jfs/jfs_dmap.h
@@ -286,8 +286,6 @@
 
 extern int dbAlloc(struct inode *ipbmap, s64 hint, s64 nblocks, s64 * results);
 
-extern int dbAllocExact(struct inode *ip, s64 blkno, int nblocks);
-
 extern int dbReAlloc(struct inode *ipbmap,
 		     s64 blkno, s64 nblocks, s64 addnblocks, s64 * results);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)