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
- Lines: 9
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/fs/jfs/jfs_dmap.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
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)