patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / fs / xfs / xfs_bmap.h
index 429e053..479e0d5 100644 (file)
@@ -177,13 +177,6 @@ void
 xfs_bmap_cancel(
        xfs_bmap_free_t         *flist);        /* free list to clean up */
 
-/*
- * Routine to check if a specified inode is swap capable.
- */
-int
-xfs_bmap_check_swappable(
-       struct xfs_inode        *ip);           /* incore inode */
-
 /*
  * Compute and fill in the value of the maximum depth of a bmap btree
  * in this filesystem.  Done once, during mount.