nilfs2: remove nilfs_bmap_delete_block
[linux-block.git] / fs / nilfs2 / bmap.h
index 5b580b83289ad50495b4e11531b6027421c049b9..0af3190931ec34b3a9fd0e1cdba60eee8cbae175 100644 (file)
@@ -206,7 +206,6 @@ int nilfs_bmap_get_block(const struct nilfs_bmap *, __u64,
                         struct buffer_head **);
 int nilfs_bmap_get_new_block(const struct nilfs_bmap *, __u64,
                             struct buffer_head **);
-void nilfs_bmap_delete_block(const struct nilfs_bmap *, struct buffer_head *);
 
 
 /* Assume that bmap semaphore is locked. */