summaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/ext2fs/ext2_extern.h')
-rw-r--r--sys/gnu/ext2fs/ext2_extern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/gnu/ext2fs/ext2_extern.h b/sys/gnu/ext2fs/ext2_extern.h
index 69340c85a38e..eb1834867c43 100644
--- a/sys/gnu/ext2fs/ext2_extern.h
+++ b/sys/gnu/ext2fs/ext2_extern.h
@@ -80,7 +80,6 @@ struct ext2_group_desc * get_group_desc __P((struct mount * ,
unsigned int , struct buf ** ));
void ext2_discard_prealloc __P((struct inode *));
int ext2_inactive __P((struct vop_inactive_args *));
-int ll_w_block __P((struct buf *, int ));
int ext2_new_block __P ((struct mount * mp, unsigned long goal,
int * prealloc_count,
int * prealloc_block));