X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_bmap.h;h=479e0d5598b4f146098332d8a1be0414c566afe4;hb=8924cb29b44d7e7bc69a58f6d196470a5bcd9385;hp=429e053f6917127faa75d79a9cdba180c9028d87;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/fs/xfs/xfs_bmap.h b/fs/xfs/xfs_bmap.h index 429e053f6..479e0d559 100644 --- a/fs/xfs/xfs_bmap.h +++ b/fs/xfs/xfs_bmap.h @@ -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.